czh 2 ani în urmă
părinte
comite
d0a029a26f

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

@@ -663,7 +663,6 @@
            approval_time = now(),
            remark = #{remark}
      where id = #{id,jdbcType=BIGINT}
-       and approval in (3, 4)
        and del_flag = 0
   </update>