diff --git a/business/jxstore/cms/cms.go b/business/jxstore/cms/cms.go index 9628db860..f90d7750d 100644 --- a/business/jxstore/cms/cms.go +++ b/business/jxstore/cms/cms.go @@ -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()