mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-25 21:45:08 +08:00
update 获取累计充值金额
This commit is contained in:
@@ -23,4 +23,6 @@ public interface MemberWalletInfoService {
|
||||
int updateByPrimaryKey(MemberWalletInfo record);
|
||||
|
||||
List<MemberWalletVO> selectByMemberWalletList(String memberId);
|
||||
|
||||
MemberWalletVO selectMemberWalletInfo(String walletCode);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user