nickchange
2023-11-16 b87922420561a35c1e99b67fb6caf3fe30bc8ccf
cloud-server-competition/src/main/java/com/dsh/competition/mapper/CompetitionMapper.java
@@ -39,4 +39,5 @@
    void taskSetStatusEnd();
    Integer counts(@Param("id")Long id);
}