1
This commit is contained in:
@@ -482,6 +482,5 @@ func (c *PurchaseHandler) UpdateStoreLineStatus(ctx *jxcontext.Context, vendorOr
|
||||
} else {
|
||||
err = getAPI(vendorOrgCode, storeID, vendorStoreID).PoiOffline(vendorStoreID)
|
||||
}
|
||||
globals.SugarLogger.Debugf("UpdateStoreLineStatus err3333=%v", err)
|
||||
return err
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user