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