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