update 修复部分修改金额的方法内未使用乐观锁
This commit is contained in:
@@ -370,7 +370,6 @@ public class MessageReceiver {
|
|||||||
build.setBlockHeight(payWithdrawReturnMessage.getBlock_height());
|
build.setBlockHeight(payWithdrawReturnMessage.getBlock_height());
|
||||||
}
|
}
|
||||||
leasePayWithdrawMessageMapper.updateById(build);
|
leasePayWithdrawMessageMapper.updateById(build);
|
||||||
//TODO 修改leaseShopConfig 金额(暂时不修改,提现申请的时候就修改了)
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user