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>