heheng
2025-12-03 3d400cfcc41df9bc35678751f6f5afb5cf6c1ae5
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);
}