刘小明
2024-06-26 a058edded3901601f8597c66bcae687c5dbc4407
pms-parent/pms-global/src/main/java/com/dy/pmsGlobal/daoPr/PrAssemblyPlanMapper.java
@@ -34,4 +34,6 @@
    int deleteLogicById(Long id);
    boolean exists(String name, Long id);
    List<PrAssemblyPlan> selectAssyPlanList(PrAssemblyPlan params);
}