🐛 unoinId使用Integer类型

This commit is contained in:
Binary Wang 2022-08-24 15:44:44 +08:00 committed by GitHub
commit 3e09168019
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,7 @@ public class WxMaUserSafetyRiskRankResponse implements Serializable {
* 唯一请求标识标记单次请求
*/
@SerializedName("unoin_id")
private Integer unoinId;
private Long unoinId;
/**
* 用户风险等级