'定时刷新商店库存和营业时间(暂饿百和美团)'

This commit is contained in:
Rosy-zhudan
2019-07-29 10:58:19 +08:00
parent 07d72b538c
commit e7f618859d
4 changed files with 58 additions and 19 deletions

View File

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