mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-07-07 07:28:03 +08:00
小程序查询用户信息新增默认充电金额字段
This commit is contained in:
@@ -44,6 +44,11 @@ public class MemberVO {
|
||||
*/
|
||||
private String merchantId;
|
||||
|
||||
/**
|
||||
* 默认充电金额
|
||||
*/
|
||||
private BigDecimal defaultChargeAmount;
|
||||
|
||||
/**
|
||||
* 运营商名称
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user