This commit is contained in:
苏尹岚
2020-11-30 10:07:29 +08:00
parent 4103fd356b
commit ad896f8d3a

View File

@@ -193,6 +193,7 @@ func (p *PurchaseHandler) CreateStore2(db *dao.DaoDB, storeID int, userName stri
}, },
}, },
}) })
err = api.JdShop2API.UpdateExpand(utils.Str2Int(vendorStoreID2))
if err == nil { if err == nil {
var storeMap *model.StoreMap var storeMap *model.StoreMap
sql := ` sql := `