- 设置门店假营业时间放在每晚例行同步任务之后

This commit is contained in:
gazebo
2019-08-02 16:23:36 +08:00
parent 8518248080
commit 87d78777af
3 changed files with 31 additions and 11 deletions

View File

@@ -56,7 +56,6 @@ func Init() {
if globals.IsProductEnv() {
ebai.CurPurchaseHandler.StartRefreshComment()
misc.InitEx()
}
misc.Init()
}