mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-22 03:55:17 +08:00
后管充值本金
This commit is contained in:
@@ -255,9 +255,6 @@ public class MemberBasicInfoServiceImpl implements IMemberBasicInfoService {
|
||||
if (CollectionUtils.isNotEmpty(logList)) {
|
||||
memberWalletLogMapper.batchInsert(logList);
|
||||
}
|
||||
|
||||
// 记录会员交易流水
|
||||
// memberTransactionRecordService.insertSelective(memberTransactionRecord);
|
||||
return i;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user