czh 2 سال پیش
والد
کامیت
54ebfbdeda
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      sckw-modules/sckw-system/src/main/resources/mapper/KwsEnterpriseDao.xml

+ 1 - 0
sckw-modules/sckw-system/src/main/resources/mapper/KwsEnterpriseDao.xml

@@ -355,6 +355,7 @@
                       from kws_ent_type k
                      where a.id = k.ent_id
                        and k.status = 0
+                       and k.del_flag = 0
                        and k.type in
                         <foreach collection="entTypeList" open="(" close=")" separator="," item="item">
                             #{item}