heheng
2025-11-20 5b60b28f6c9556ad438f55fe57c8d3edc32716ae
multi-system/src/main/java/com/gkhy/exam/system/service/TrainPlanService.java
@@ -13,4 +13,6 @@
    CommonResult updateTrainPlan(TrainPlan trainPlan);
    CommonResult deletedTrainPlan(Integer trainPlanId);
    CommonResult selectTrainPlanListByStatus(Integer companyId);
}