heheng
2025-03-12 d5e17ecf9a804992c3e352d64a37cecbabd57d74
src/main/java/com/gkhy/labRiskManage/domain/riskReport/service/RiskAssessPlanService.java
@@ -108,4 +108,7 @@
     */
    AssessPlanUpdateDTO appoint(Long currentUserId, AppointUserReBO appointUserReBO);
    int appointNew(Long currentUserId, AppointUserTypeReBO appointUserReBO);
}