فهرست منبع

报表禁止机构

luowei 1 سال پیش
والد
کامیت
373f5dfb73
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      soc-modules/soc-modules-system/src/main/resources/mapper/system/SysOrgMapper.xml

+ 1 - 0
soc-modules/soc-modules-system/src/main/resources/mapper/system/SysOrgMapper.xml

@@ -1161,6 +1161,7 @@ and a.org_path LIKE concat(#{orgPath}, '%')
         FROM
             sys_org
         WHERE
+         is_lock=0 AND
             type = #{type}
           AND deleted = 0
           <if test="path != null">