刘小明
2024-08-30 5b207a55bdd10f1516031f629217daac069b64fd
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);
}