shan
This commit is contained in:
@@ -7,7 +7,6 @@ import (
|
||||
|
||||
"git.rosy.net.cn/baseapi/utils"
|
||||
"git.rosy.net.cn/jx-callback/business/jxutils/tasksch"
|
||||
"git.rosy.net.cn/jx-callback/business/model"
|
||||
"git.rosy.net.cn/jx-callback/business/partner"
|
||||
)
|
||||
|
||||
@@ -29,8 +28,8 @@ type SyncErrResultLock struct {
|
||||
}
|
||||
|
||||
type LoopStoreMapInfo struct {
|
||||
VendorID int
|
||||
StoreMapList []*model.StoreMap
|
||||
VendorID int
|
||||
// StoreMapList []*model.StoreMap
|
||||
}
|
||||
|
||||
type VendorSync struct {
|
||||
|
||||
Reference in New Issue
Block a user