Commit aa7133af authored by liqin's avatar liqin 💬

bug fixed

parent c298adcf
...@@ -68,16 +68,3 @@ sms: ...@@ -68,16 +68,3 @@ sms:
version: 2017-05-25 version: 2017-05-25
action: SendSms action: SendSms
signName: 西田森生物科技 signName: 西田森生物科技
xxl:
job:
accessToken:
admin:
addresses: http://172.24.252.165:8090/job-admin
executor:
address:
appname: shop-mall
ip: 172.24.252.165
logpath: /home/meepo/logs/xxl-job/jobhandler
logretentiondays: 30
port: 9999
...@@ -50,4 +50,17 @@ mybatis-plus: ...@@ -50,4 +50,17 @@ mybatis-plus:
map-underscore-to-camel-case: true map-underscore-to-camel-case: true
cache-enabled: false cache-enabled: false
call-setters-on-nulls: true call-setters-on-nulls: true
jdbc-type-for-null: 'null' jdbc-type-for-null: 'null'
\ No newline at end of file
xxl:
job:
accessToken:
admin:
addresses: http://172.24.252.165:81/job-admin
executor:
address:
appname: shop-mall
ip: 172.24.252.165
logpath: /home/meepo/logs/xxl-job/jobhandler
logretentiondays: 30
port: 9999
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment