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>