czh 2 tahun lalu
induk
melakukan
54ebfbdeda

+ 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}