liuxm
2024-05-21 55cb4daf506ad8f3c637f6e3d9bc7df41e538b2e
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);
}