tt
This commit is contained in:
@@ -1759,7 +1759,7 @@ func UploadJdsImage(ctx *jxcontext.Context) (err error) {
|
||||
AND store_id <> 667281
|
||||
AND store_id <> 100000
|
||||
AND store_id <> 102919
|
||||
AND store_id = 103075
|
||||
AND store_id <> 103075
|
||||
`
|
||||
err = dao.GetRows(db, &storeMaps, sql, nil)
|
||||
storeSkus, _ := dao.GetStoresSkusInfo(db, []int{model.JdShopMainStoreID2}, nil)
|
||||
|
||||
Reference in New Issue
Block a user