优化系统

This commit is contained in:
hoteas
2021-12-27 18:21:41 +08:00
parent 9ce4f1c603
commit a47473f245
8 changed files with 39 additions and 3575 deletions
+1 -2
View File
@@ -5,7 +5,7 @@ import (
. "../../../hotime/common"
)
var ID = "a549346388b58195866106b5f2072b26"
var ID = "61161bc80c283839d95c99900b8dbb35"
// Project 管理端项目
var Project = Proj{
@@ -20,7 +20,6 @@ var Project = Proj{
"produce_material": produce_materialCtr,
"produce_product": produce_productCtr,
"product": productCtr,
"product_check": product_checkCtr,
"product_line": product_lineCtr,
"product_spot_check": product_spot_checkCtr,
"role": roleCtr,