This commit is contained in:
2023-12-25 14:00:30 +08:00
parent cae36cab43
commit 43985b0f63
3 changed files with 6 additions and 2 deletions

View File

@@ -89,7 +89,9 @@ public interface IMemberBasicInfoService {
*/
MemberBasicInfo selectInfoByMemberId(String memberId);
/**
String generateWalletCode();
/**
* 更新会员余额
* @param dto
* @return