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