Pu Zhibing
2025-01-24 face1a695132461b2a2e6b2c47e3dfe495d9b227
cloud-server-account/src/main/java/com/dsh/account/service/EvaluateStudentService.java
@@ -17,7 +17,6 @@
public interface EvaluateStudentService extends IService<EvaluateStudent> {
    List<StuCommentsVo> queryStuCommentsList(Integer stuId);
}