Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
修改字段
  • Loading branch information
UltramanNoa committed Sep 19, 2023
commit cebab58db36a267eec1475f88039133227e811c3
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ public static WxPayScoreResult fromJson(String json) {
* 渠道商商户号
*/
@SerializedName("channel_id")
private String channel_id;
private String channelId;

/**
* 收款信息
Expand Down