ll
liukangdong
2024-10-11 85c624731a4c554f8828c9c5cacf431142801435
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);