- 修改门店状态同步逻辑,只有在京西本地修改过门店状态相关的信息后才同步
This commit is contained in:
@@ -81,6 +81,7 @@ const (
|
||||
|
||||
SyncFlagStoreName = 8
|
||||
SyncFlagStoreAddress = 16
|
||||
SyncFlagStoreStatus = 32
|
||||
)
|
||||
|
||||
func IsSyncStatusNew(syncStatus int8) bool {
|
||||
|
||||
Reference in New Issue
Block a user