feat: add admin at onCreate

This commit is contained in:
CaiHQ
2022-05-03 00:04:26 +08:00
parent 3ab45488df
commit 1957d163b5
16 changed files with 504 additions and 69 deletions

3
backend/.gitignore vendored
View File

@@ -1,5 +1,7 @@
/.DS_Store/
/build/
/ContractDB/
debugconf.json
/cplibs/
cplibs
# Compiled class file
@@ -25,3 +27,4 @@ cplibs
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
deployconfig.json