🎨 WxPayScoreResult类增加openid字段
This commit is contained in:
@@ -100,6 +100,8 @@ public class WxPayScoreResult implements Serializable {
|
||||
@SerializedName("authorization_success_time")
|
||||
private String authorizationSuccessTime;
|
||||
|
||||
@SerializedName("openid")
|
||||
private String openid;
|
||||
|
||||
/**
|
||||
* 收款信息
|
||||
|
||||
Reference in New Issue
Block a user