aa
This commit is contained in:
@@ -211,6 +211,7 @@ func (p *PurchaseHandler) UpdateStore(db *dao.DaoDB, storeID int, userName strin
|
|||||||
StationNo: store.VendorStoreID,
|
StationNo: store.VendorStoreID,
|
||||||
UserPin: userName,
|
UserPin: userName,
|
||||||
OpenDistanceFreight: false,
|
OpenDistanceFreight: false,
|
||||||
|
|
||||||
StartCharge: int64(storeDetail.FreightDeductionPackObj.StartPrice),
|
StartCharge: int64(storeDetail.FreightDeductionPackObj.StartPrice),
|
||||||
}
|
}
|
||||||
if len(storeDetail.FreightDeductionPackObj.FreightDeductionList) > 0 {
|
if len(storeDetail.FreightDeductionPackObj.FreightDeductionList) > 0 {
|
||||||
|
|||||||
Reference in New Issue
Block a user