update 会员钱包

This commit is contained in:
2023-11-21 15:16:34 +08:00
parent 860f047924
commit f07f71d91d
2 changed files with 23 additions and 8 deletions

View File

@@ -28,6 +28,11 @@ public class MemberWalletVO {
*/
private String merchantId;
/**
* 所属运营商name
*/
private String merchantName;
/**
* 本金金额
*/