aa
This commit is contained in:
@@ -1845,7 +1845,7 @@ func UploadJdsImage(ctx *jxcontext.Context) (err error) {
|
||||
vendorThingIDs []int64
|
||||
// result3 []int
|
||||
)
|
||||
storeMaps, _ := dao.GetStoresMapList(db, []int{model.VendorIDJD}, []int{103180}, nil, model.StoreStatusAll, model.StoreIsSyncAll, "", "", "320406")
|
||||
storeMaps, _ := dao.GetStoresMapList(db, []int{model.VendorIDJD}, []int{103197, 666774}, nil, model.StoreStatusAll, model.StoreIsSyncAll, "", "", "320406")
|
||||
things, _ := dao.GetThingMapList(db, model.ThingTypeSku, []int{model.VendorIDJD}, nil, []string{"320406"})
|
||||
thingIDmap := make(map[int64]string)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user