Fancy
2024-12-26 2c5f5e7091330a748257baab82e81038a0d22816
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);
}