Fancy
2024-06-19 c3d68f210192e2ec5bd06e4d21ede0bd8305fd63
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> selectList(PrAssemblyPlan params);
}