🎨 优化变量命名
This commit is contained in:
@@ -54,7 +54,7 @@ public class PaidResult implements Serializable {
|
|||||||
* 示例值:123456
|
* 示例值:123456
|
||||||
*/
|
*/
|
||||||
@SerializedName("shop_number")
|
@SerializedName("shop_number")
|
||||||
private String shop_number;
|
private String shopNumber;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 小程序APPID
|
* 小程序APPID
|
||||||
|
|||||||
Reference in New Issue
Block a user