🎨 优化变量命名

This commit is contained in:
zhen
2023-04-19 22:04:35 +08:00
committed by GitHub
parent 22a29c51c0
commit 9d5e22f7c8

View File

@@ -54,7 +54,7 @@ public class PaidResult implements Serializable {
* 示例值123456
*/
@SerializedName("shop_number")
private String shop_number;
private String shopNumber;
/**
* 小程序APPID