czh 2 年之前
父節點
當前提交
b79693b004
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      sckw-modules/sckw-system/src/main/resources/mapper/KwsEnterpriseDao.xml

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