This commit is contained in:
邹宗楠
2025-08-14 10:13:30 +08:00
parent e2a9064949
commit a79d9ddec2
3 changed files with 10 additions and 4 deletions

View File

@@ -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"` // 商户名称