ll
liukangdong
2024-10-18 9c491f119144c9bc536c1cf39307ad82be96b85b
server/system_service/src/main/java/com/doumee/dao/system/SystemUserMapper.java
@@ -26,7 +26,6 @@
    List<SystemUserListVO> selectManageList(@Param("dto") QuerySystemUserDTO dto, @Param("orderByClause") String orderByClause);
    void insertBatchSomeColumn(List<SystemUser> userList);