增加表关联新建功能,同时修复数据库bug
This commit is contained in:
@@ -17,12 +17,9 @@ var ID = "aad1472b19e575a71ee8f75629e27867"
|
||||
// Project 管理端项目
|
||||
var Project = Proj{
|
||||
//"user": UserCtr,
|
||||
"admin": adminCtr,
|
||||
"category": categoryCtr,
|
||||
"ctg_order_date": ctg_order_dateCtr,
|
||||
"order": orderCtr,
|
||||
"org": orgCtr,
|
||||
"role": roleCtr,
|
||||
"user": userCtr,
|
||||
"sms": Sms,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user