1
This commit is contained in:
@@ -284,7 +284,6 @@ func (P *PurchaseHandler) UpdateStore(db *dao.DaoDB, storeID int, userName strin
|
|||||||
errList = errlist.New()
|
errList = errlist.New()
|
||||||
timeStr = ""
|
timeStr = ""
|
||||||
tempFenceID string
|
tempFenceID string
|
||||||
createFenceID string
|
|
||||||
FreightTemplate = &model.FreightTemplate{
|
FreightTemplate = &model.FreightTemplate{
|
||||||
StoreID: storeID,
|
StoreID: storeID,
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user