刘小明
2024-12-12 c4b85c21d8bee8fef671ec8f5e3957fd88a37f88
pms-parent/pms-global/src/main/java/com/dy/pmsGlobal/daoPlt/PltProParamsMapper.java
@@ -55,4 +55,5 @@
    Long selectSomeCount(Map<String, Object> params);
    List<PltProductParams> selectSome(Map<String, Object> params);
    List<PltProductParams> selectParams(Long proId);
}