Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
X
xinrenli
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
郑云飞
xinrenli
Commits
0817d089
Commit
0817d089
authored
Apr 11, 2023
by
郑云飞
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
xxl-job配置修改
parent
36a657cb
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
yongqi-admin/src/main/resources/application-dev.yml
+4
-3
No files found.
yongqi-admin/src/main/resources/application-dev.yml
View file @
0817d089
...
@@ -11,7 +11,7 @@ spring.boot.admin.client:
...
@@ -11,7 +11,7 @@ spring.boot.admin.client:
---
# xxl-job 配置
---
# xxl-job 配置
xxl.job
:
xxl.job
:
# 执行器开关
# 执行器开关
enabled
:
fals
e
enabled
:
tru
e
# 调度中心地址:如调度中心集群部署存在多个地址则用逗号分隔。
# 调度中心地址:如调度中心集群部署存在多个地址则用逗号分隔。
admin-addresses
:
http://localhost:9300/xxl-job-admin
admin-addresses
:
http://localhost:9300/xxl-job-admin
# 执行器通讯TOKEN:非空时启用
# 执行器通讯TOKEN:非空时启用
...
@@ -175,9 +175,10 @@ wx:
...
@@ -175,9 +175,10 @@ wx:
mchKey
:
fdfgg56hdfgh52sdf35dfgscfg84wsed
#微信支付商户密钥
mchKey
:
fdfgg56hdfgh52sdf35dfgscfg84wsed
#微信支付商户密钥
subAppId
:
#服务商模式下的子商户公众账号ID
subAppId
:
#服务商模式下的子商户公众账号ID
subMchId
:
#服务商模式下的子商户号
subMchId
:
#服务商模式下的子商户号
keyPath
:
/opt/xinrenli/cert/apiclient_cert.p12
#C:\\ProgramData\\certKey\xinrenli\\apiclient_cert.p12 # p12证书的位置,可以指定绝对路径,也可以指定类路径(以classpath:开头)
# keyPath: /opt/xinrenli/cert/apiclient_cert.p12 #C:\\ProgramData\\certKey\xinrenli\\apiclient_cert.p12 # p12证书的位置,可以指定绝对路径,也可以指定类路径(以classpath:开头)
keyPath
:
G:\\cert\\xinrenli\\apiclient_cert.p12
# p12证书的位置,可以指定绝对路径,也可以指定类路径(以classpath:开头)
notifyUrl
:
http://xinrenli.nyinhong.com/api/xinrenli/order/notify
# 微信支付回调接口
notifyUrl
:
http://xinrenli.nyinhong.com/api/xinrenli/order/notify
# 微信支付回调接口
refundNotifyUrl
:
http://xinrenli.nyinhong.com/api/xinrenli/order/refundNotify
# 微信
t
退款回调接口
refundNotifyUrl
:
http://xinrenli.nyinhong.com/api/xinrenli/order/refundNotify
# 微信退款回调接口
# mp:
# mp:
# useRedis: false
# useRedis: false
# redisConfig:
# redisConfig:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment