1
This commit is contained in:
@@ -11,8 +11,8 @@ const (
|
||||
StoreStatusAll = -9
|
||||
StoreStatusDisabled = -2 // 禁用
|
||||
StoreStatusClosed = -1 // 休息
|
||||
StoreStatusHaveRest = 0
|
||||
StoreStatusOpened = 1 // 营业
|
||||
StoreStatusHaveRest = 0 // 零食休息
|
||||
StoreStatusOpened = 1 // 营业
|
||||
|
||||
StoreIsSyncAll = -1
|
||||
StoreIsSyncNo = 0
|
||||
|
||||
Reference in New Issue
Block a user