刘小明
2024-08-19 768feddf7a1ded7b22b1382e7b8039a12f8015a0
pms-parent/pms-global/src/main/java/com/dy/pmsGlobal/daoBa/BaLogMapper.java
@@ -15,4 +15,6 @@
    BaLog selectByPrimaryKey(Long id);
    List<BaLog> selectSome(Map<String, Object> params);
    Long selectSomeCount(Map<String, Object> params);
}