aa
This commit is contained in:
@@ -3911,7 +3911,7 @@ func CreateVendorStore(ctx *jxcontext.Context, storeID, vendorID int, payload ma
|
||||
}
|
||||
}
|
||||
}
|
||||
if payload["storeVendorName"] == nil {
|
||||
if payload["vendorStoreName"] == nil {
|
||||
return fmt.Errorf("请输入平台名!")
|
||||
}
|
||||
handler := partner.GetPurchasePlatformFromVendorID(vendorID)
|
||||
|
||||
Reference in New Issue
Block a user