mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-10-22 03:27:39 +08:00
🎨 优化变量命名
This commit is contained in:
@@ -54,7 +54,7 @@ public class PaidResult implements Serializable {
|
||||
* 示例值:123456
|
||||
*/
|
||||
@SerializedName("shop_number")
|
||||
private String shop_number;
|
||||
private String shopNumber;
|
||||
|
||||
/**
|
||||
* 小程序APPID
|
||||
|
Reference in New Issue
Block a user