- autoSaleAt set to 20:45:00

This commit is contained in:
gazebo
2019-08-02 14:46:52 +08:00
parent 37b894e112
commit 7f40ee9963

View File

@@ -86,7 +86,7 @@ func InitServiceInfo(version string, buildTime time.Time, gitCommit string) {
"actCreateTypeName": model.ActCreateTypeName,
"storeAuditStatusName": model.StoreAuditStatusName,
"configTypeList": model.ConfigTypeList,
"autoSaleAt": "23:00:00",
"autoSaleAt": "20:45:00",
},
}
Init()