Commit a26b31a7 authored by shiyu's avatar shiyu

版本3.5,拍卖保证金

parent fbc6416b
...@@ -247,6 +247,7 @@ public class AuctionEarnestServiceImpl implements AuctionEarnestService { ...@@ -247,6 +247,7 @@ public class AuctionEarnestServiceImpl implements AuctionEarnestService {
} }
@Override @Override
public Result deductEarnest(EarnestRecordRequestDto dto) { public Result deductEarnest(EarnestRecordRequestDto dto) {
/* if (CommConsts.NOT_SEND_MSG_USERID.contains(dto.getUserId())) { /* if (CommConsts.NOT_SEND_MSG_USERID.contains(dto.getUserId())) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment