MrShi
2 天以前 29c41b9456bf5db4fdf23e1e6beddf9d4620e55c
server/dmmall_service/src/main/java/com/doumee/service/business/WithdrawRecordService.java
@@ -48,7 +48,7 @@
     *
     * @param withdrawRecord 实体对象
     */
    void updateById(WithdrawRecord withdrawRecord);
    void updateById(WithdrawRecord withdrawRecord, IntegralService integralService);
    /**
     * 批量主键更新