|
|
@ -62,12 +62,10 @@ mybatis-plus: |
|
|
|
map-underscore-to-camel-case: true |
|
|
|
cache-enabled: false |
|
|
|
call-setters-on-nulls: true |
|
|
|
log-impl: org.apache.ibatis.logging.stdout.StdOutImpl |
|
|
|
|
|
|
|
|
|
|
|
epmet: |
|
|
|
config: |
|
|
|
secret: @epmet.secret@ |
|
|
|
appId: @epmet.appId@ |
|
|
|
customerId: @epmet.customerId@ |
|
|
|
url: @epmet.url@ |
|
|
|
url: @epmet.url@ |
|
|
|