MrShi
2026-02-25 a690229b69cfa0aba5a0352772c2bdc1cf9fdab0
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);
    /**
     * 批量主键更新