初次提交
This commit is contained in:
@@ -5,7 +5,7 @@ import (
|
||||
. "../../../hotime/common"
|
||||
)
|
||||
|
||||
var ID = "d5b5439d83c30a18e93b8bbff9940e8b"
|
||||
var ID = "b6e1eae6a28c3e962c4e5e6b4650209e"
|
||||
|
||||
// Project 管理端项目
|
||||
var Project = Proj{
|
||||
@@ -18,8 +18,10 @@ var Project = Proj{
|
||||
"org": orgCtr,
|
||||
"produce": produceCtr,
|
||||
"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,
|
||||
"user": userCtr,
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -45,8 +45,5 @@
|
||||
"mode": 2,
|
||||
"port": "80",
|
||||
"sessionName": "HOTIME",
|
||||
"smsKey": "b0eb4bf0198b9983cffcb85b69fdf4fa",
|
||||
"smsLogin": "【恩易办】您的验证码为:{code},请在5分钟内使用,切勿将验证码泄露于他人,如非本人操作请忽略。",
|
||||
"smsNotice": "【恩易办】你收到一条新的预约事项,{name}预约办理{ctg}事项,预约办理时间:{date},排号:{sn}。",
|
||||
"tpt": "tpt"
|
||||
}
|
||||
Reference in New Issue
Block a user