This commit is contained in:
邹宗楠
2023-08-20 10:30:14 +08:00
parent 275ecb1cf6
commit 5c6f5b9458
2 changed files with 26 additions and 23 deletions

View File

@@ -11,8 +11,8 @@ const (
StoreStatusAll = -9
StoreStatusDisabled = -2 // 禁用
StoreStatusClosed = -1 // 休息
StoreStatusHaveRest = 0
StoreStatusOpened = 1 // 营业
StoreStatusHaveRest = 0 // 零食休息
StoreStatusOpened = 1 // 营业
StoreIsSyncAll = -1
StoreIsSyncNo = 0