MrShi
2 天以前 4eac422e52a4d28fb651b75d0f054697c7a2c0fa
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);
    /**
     * 批量主键更新