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

This commit is contained in:
lemos 2023-12-22 23:49:46 +08:00 committed by GitHub
parent 2845bab6a9
commit 07d8531039
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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;
/**
* 法人微信号