下架微盟商品
This commit is contained in:
@@ -232,7 +232,7 @@ func LoadExcelBinByYongHui(ctx *jxcontext.Context, reader io.Reader, isAsync, is
|
||||
|
||||
func PutAwayWeiMobSku(goodsIDListForPutAway []int64) (err error) {
|
||||
if globals.EnableStoreWrite {
|
||||
// err = api.WeimobAPI.UpdateGoodsShelfStatus(goodsIDListForPutAway, false)
|
||||
err = api.WeimobAPI.UpdateGoodsShelfStatus(goodsIDListForPutAway, false)
|
||||
}
|
||||
if err != nil {
|
||||
baseapi.SugarLogger.Errorf("UpdateGoodsShelfStatus error:%v", err)
|
||||
|
||||
Reference in New Issue
Block a user