1
This commit is contained in:
@@ -612,7 +612,7 @@ type ImgSupplementReq struct {
|
||||
|
||||
// OpenUnionpayMerchantVo 银联报备,商户报备查询
|
||||
type OpenUnionpayMerchantVo struct {
|
||||
AgentNo int `json:"agentNo"` // 机构号
|
||||
AgentNo string `json:"agentNo"` // 机构号
|
||||
OrgCode string `json:"orgCode"` // 代理商编号
|
||||
ExternalCustomerNo string `json:"externalCustomerNo"` // 商户编号
|
||||
CustomerName string `json:"customerName"` // 商户名称
|
||||
|
||||
Reference in New Issue
Block a user