This commit is contained in:
suyl
2021-04-27 09:44:17 +08:00
parent 5590c170b9
commit db4ee9ae55

View File

@@ -121,6 +121,7 @@ func (p *PurchaseHandler) UpdateStore(db *dao.DaoDB, storeID int, userName strin
AddCode1: detail.AddCode1,
AddCode2: detail.AddCode2,
CategoryID1: detail.CategoryID1,
ExStoreID: store.ID,
}
var (
url3 string