Browse Source

3/1 查询被无效历史修改

lwhhszx 1 year ago
parent
commit
2b46d7c48d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/main/resources/application.yml

+ 1 - 0
src/main/resources/application.yml

@@ -39,6 +39,7 @@ mybatis-plus:
       id-type: AUTO
       logic-delete-value: 0
       logic-not-delete-value: 1
+      update-strategy: ignored
   configuration:
     #log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
     map-underscore-to-camel-case: true