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