提交修改
This commit is contained in:
parent
412cee5eda
commit
23a48721f4
@ -58,7 +58,6 @@ public class AdminDrawController {
|
||||
vvPromoterTradeOrderAwardEntity.setStatus(AwardStatusEnums.seller_reject_draw.getStatus());
|
||||
vvPromoterTradeOrderAwardEntity.setRejectReason(request.getReason());
|
||||
vvPromoterTradeOrderAwardEntity.setGmtReject(new Date());
|
||||
|
||||
vvPromoterTradeOrderAwardDao.updateVvPromoterTradeOrderAwardById(vvPromoterTradeOrderAwardEntity);
|
||||
|
||||
vvBuyerDao.updateVvBuyerByIdPromoterArriveAccountAmountPromoterNotArriveAmount(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user