459242451@qq.com 3 년 전
부모
커밋
fb2b99ef52
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      ruoyi-system/src/main/resources/mapper/system/SysDeptMapper.xml

+ 2 - 2
ruoyi-system/src/main/resources/mapper/system/SysDeptMapper.xml

@@ -34,9 +34,9 @@
                d.email,
                d.status,
                d.del_flag,
+               d.flag,
                d.create_by,
-               d.create_time,
-               d.other_id
+               d.create_time
         from sys_dept d
     </sql>