增加表关联新建功能,同时修复数据库bug

This commit is contained in:
2021-08-28 13:05:12 +08:00
parent 47b28e7b57
commit 09b1d37ae3
23 changed files with 193 additions and 88 deletions
+10 -2
View File
@@ -9,11 +9,18 @@
"codeConfig": {
"admin": "config/app.json"
},
"codeConfig1": {
"admin": {
"config": "config/app.json",
"package": "admin",
"rule": "config/rule.json"
}
},
"crossDomain": "auto",
"db": {
"mysql": {
"host": "192.168.6.253",
"name": "hotimego",
"name": "bzyy",
"password": "dasda8454456",
"port": "3306",
"prefix": "",
@@ -31,8 +38,9 @@
"4": "数据处理异常",
"5": "数据结果异常"
},
"mode": 2,
"mode": 0,
"port": "80",
"sessionName": "HOTIME",
"smsYzmTpt": "【乐呵呵旅游网】您正在进行身份验证,验证码{验证码},打死不要告诉别人哦!!!",
"tpt": "tpt"
}