This commit is contained in:
richboo111
2022-10-10 16:05:00 +08:00
parent e05d03777d
commit fdad9362a8

View File

@@ -84,7 +84,7 @@ func (P *PurchaseHandler) CreateStore2(db *dao.DaoDB, storeID int, userName stri
fences []string fences []string
lists []shop_batchCreateStore_request.StoreListItem lists []shop_batchCreateStore_request.StoreListItem
ShopBatchCreateStoreParam *shop_batchCreateStore_request.ShopBatchCreateStoreParam ShopBatchCreateStoreParam *shop_batchCreateStore_request.ShopBatchCreateStoreParam
FreightTemplate *model.FreightTemplate FreightTemplate = &model.FreightTemplate{}
) )
errList := errlist.New() errList := errlist.New()
//a:=getAPI(storeDetail.VendorOrgCode, storeID, storeDetail.VendorStoreID) //a:=getAPI(storeDetail.VendorOrgCode, storeID, storeDetail.VendorStoreID)