希晓会员查询会员详情

This commit is contained in:
2023-11-27 15:50:26 +08:00
parent 0ca1542f67
commit f656203530
6 changed files with 13 additions and 7 deletions

View File

@@ -24,6 +24,9 @@ public class MemberVO {
*/
private String memberId;
/**
* 会员所属一级运营商
*/
private String merchantId;
/**