“djh”
2025-11-26 cf4a5deced71464d424ce5931774f6df0c4c6bb3
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);
}