pms-parent/pms-global/src/main/java/com/dy/pmsGlobal/daoPr/PrAssemblyPlanMapper.java @@ -33,4 +33,7 @@ int deleteLogicById(Long id); boolean exists(String name, Long id); List<PrAssemblyPlan> selectAssyPlanList(PrAssemblyPlan params); }