|
|
|
@ -86,8 +86,8 @@ xxl: |
|
|
|
admin: |
|
|
|
#调度中心部署地址,多个配置逗号分隔 "http://address01,http://address02" |
|
|
|
#上线 |
|
|
|
#addresses: http://172.20.2.57:8080/xxl-job-admin |
|
|
|
addresses: http://127.0.0.1:8080/xxl-job-admin |
|
|
|
addresses: http://192.168.1.107:8080/xxl-job-admin |
|
|
|
#addresses: http://127.0.0.1:8080/xxl-job-admin |
|
|
|
#执行器token,非空时启用 xxl-job, access token |
|
|
|
accessToken: data_upload |
|
|
|
executor: |
|
|
|
@ -108,8 +108,8 @@ xxl: |
|
|
|
username: 10@ningyanghuagongchany20250508114250 |
|
|
|
password: ce07f3c284084b42b674017b72fe73f2 |
|
|
|
#上线 |
|
|
|
hostUrl: tcp://112.245.55.112:18183 |
|
|
|
#hostUrl: tcp://172.20.2.57:1883 |
|
|
|
#hostUrl: tcp://112.245.55.112:18183 |
|
|
|
hostUrl: tcp://192.168.1.107:1883 |
|
|
|
clientId: 10@ningyanghuagongchany20250508114250 |
|
|
|
sensorDataTopic: /iot/10@ningyanghuagongchany20250422172632/thirdParty/sensorData |
|
|
|
timeout: 100 |
|
|
|
|