feat: 切换服务版本

This commit is contained in:
landaiqing
2024-07-23 13:02:55 +08:00
parent 33dbf82b81
commit 83ad2167f2
5 changed files with 106 additions and 107 deletions

View File

@@ -1,5 +1,5 @@
server:
port: 3010
port: 80
spring:
# redis配置
redis:
@@ -28,8 +28,8 @@ spring:
wx:
mp:
token: LDQ20020618xxx
appid: wx55251c2f83b9fc25
secret: d511800cd53d248afe1260bb8aeed230
appid: wx7c3b1f52f460e5dd
secret: f924c42c90223a0013908e204863c3b8
codeExpire: 3600
encodingAESKey:
@@ -37,12 +37,12 @@ wx:
xxl:
job:
admin:
addresses: http://127.0.0.1:8081/xxl-job-admin
addresses: http://1.95.0.111:8088/xxl-job-admin
accessToken: default_token
executor:
appname: schisandra-cloud-storage-wechat
address:
ip: 127.0.0.1
port: 9998
ip: 1.95.0.111
port: 9996
logpath: /data/applogs/xxl-job/jobhandler
logretentiondays: 30