This commit is contained in:
richboo111
2023-03-28 18:03:52 +08:00
parent e17cbe5f72
commit b1d817ab39

View File

@@ -284,7 +284,6 @@ func (P *PurchaseHandler) UpdateStore(db *dao.DaoDB, storeID int, userName strin
errList = errlist.New()
timeStr = ""
tempFenceID string
createFenceID string
FreightTemplate = &model.FreightTemplate{
StoreID: storeID,
}