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