Fancy
2024-09-04 86d8700e7776bf44b8fb90df1823daf147a13b27
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);
}