xiangpei
2024-09-03 c7f492c5accca21bdf149148a5be6503552139f1
ycl-server/src/main/java/com/ycl/platform/mapper/CheckScoreMapper.java
@@ -90,4 +90,6 @@
     * @return 数据
     */
    List<Map<String, Object>> calculate(Date startDate, Date endDate, String category);
    CheckScore getLast(CheckScore checkScore);
}