This commit is contained in:
邹宗楠
2025-07-29 18:24:09 +08:00
parent 7a42973d22
commit 6b5d920675
2 changed files with 1 additions and 3 deletions

View File

@@ -447,7 +447,7 @@ type BinInfo struct {
type AuthenticationInfo struct {
Version string `json:"version"` // 接口版本号 1.0
OrderNo string `json:"orderNo"` // 14位年月日时24小时制分秒+8位的随机数不重复
OrgCode int `json:"orgCode"` // 机构代码
OrgCode string `json:"orgCode"` // 机构代码
MerInnerNo string `json:"merInnerNo"` // 拉卡拉内部商户号
ContactType string `json:"contactType"` // 联系人类型 LEGAL经营者/法人 SUPER经办人
Name string `json:"name"` // 联系人名称