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