🐛【开放平台】修复试用小程序快速认证字段类型错误

This commit is contained in:
lemos
2023-12-22 23:49:46 +08:00
committed by GitHub
parent 2845bab6a9
commit 07d8531039

View File

@ -30,7 +30,7 @@ public class WxMaVerifyBetaWeappVerifyInfo implements Serializable {
* 企业代码类型 1统一社会信用代码18 位) 2组织机构代码9 位 xxxxxxxx-x 3营业执照注册号(15 位)
*/
@SerializedName("code_type")
private String codeType;
private Integer codeType;
/**
* 法人微信号