无关风月
2025-04-01 c0abf1b8be71aef5089151ca8601a3b69b21a09d
cloud-server-activity/src/main/java/com/dsh/activity/service/ICouponService.java
@@ -37,7 +37,7 @@
    List<Map<String, Object>> queryCouponExamineList(CouponExamineListSearch ofSearch);
    List<Map<String, Object>> listRecord(Page<Object> objectPage, Integer id, List<Integer> ids, Integer type);
    List<Map<String, Object>> listRecord(Integer id, List<Integer> ids, Integer type);
    void updateType(Long id);
}