Commit b50207fc authored by liqin's avatar liqin 💬

bug fixed

parent 875b51ac
...@@ -95,4 +95,17 @@ sms: ...@@ -95,4 +95,17 @@ sms:
domain: dysmsapi.aliyuncs.com domain: dysmsapi.aliyuncs.com
version: 2017-05-25 version: 2017-05-25
action: SendSms action: SendSms
signName: 西田森生物科技 signName: 西田森生物科技
\ No newline at end of file
xxl:
job:
accessToken:
admin:
addresses: http://127.0.0.1:8090/job-admin
executor:
address:
appname: shop-mall
ip:
logpath: /var/logs/xxl-job/jobhandler
logretentiondays: 30
port: 9999
\ No newline at end of file
...@@ -68,3 +68,16 @@ sms: ...@@ -68,3 +68,16 @@ sms:
version: 2017-05-25 version: 2017-05-25
action: SendSms action: SendSms
signName: 西田森生物科技 signName: 西田森生物科技
xxl:
job:
accessToken:
admin:
addresses: http://172.24.252.166:8090/job-admin
executor:
address:
appname: shop-mall
ip:
logpath: /var/logs/xxl-job/jobhandler
logretentiondays: 30
port: 9999
...@@ -80,3 +80,16 @@ sms: ...@@ -80,3 +80,16 @@ 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:
logpath: /var/logs/xxl-job/jobhandler
logretentiondays: 30
port: 9999
...@@ -55,17 +55,4 @@ mybatis-plus: ...@@ -55,17 +55,4 @@ mybatis-plus:
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'
log-impl: org.apache.ibatis.logging.stdout.StdOutImpl log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
\ No newline at end of file
xxl:
job:
accessToken:
admin:
addresses: http://172.24.252.165:8090/job-admin
executor:
address:
appname: shop-mall
ip:
logpath: /var/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