查询物料点订单销量

This commit is contained in:
苏尹岚
2020-03-11 14:15:11 +08:00
parent 65f41defef
commit 6e019ca10e
4 changed files with 69 additions and 0 deletions

View File

@@ -117,6 +117,9 @@ func (p *PurchaseHandler) UpdateStore(db *dao.DaoDB, storeID int, userName strin
if storeDetail.VendorStoreName != "" {
name = storeDetail.VendorStoreName
}
// else {
// name = jxutils.ComposeStoreName(storeDetail.Store.Name, model.VendorIDMTWM)
// }
}
// openLevel, isOnline := bizStatusJX2Mtwm(mergedStoreStatus)
params := map[string]interface{}{