Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
Y
yifu-mvp
Project
Project
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
fangxinjiang
yifu-mvp
Commits
5e6bc517
Commit
5e6bc517
authored
Jan 16, 2025
by
chenyuxi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: 统一发消息配置
parent
9a362734
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
5 deletions
+5
-5
application-dev.yml
yifu-auth/src/main/resources/application-dev.yml
+3
-3
application-dev.yml
...ry/yifu-salary-biz/src/main/resources/application-dev.yml
+1
-1
application-test.yml
...y/yifu-salary-biz/src/main/resources/application-test.yml
+1
-1
No files found.
yifu-auth/src/main/resources/application-dev.yml
View file @
5e6bc517
...
...
@@ -45,6 +45,6 @@ weixin:
callbackUri
:
https://www.ngrok.xiaomiqiu.cn/oauth/weixin/callback
wx
:
corpid
:
wwbcb090af0dfe50e5
corpsecret
:
kFG3_g_Ce0bpZt6mByx524
agentid
:
1000009
authUrl
:
https://wx.worfu.com/auth/oauth/wxLogin
\ No newline at end of file
corpsecret
:
16kqEL_eU-ARwYyqLgEBWHgxm8gXVnkzv_eJMLy9NpU
agentid
:
1000010
authUrl
:
https://test-wx.worfu.com/yifu-auth/method/oauth/wxLogin
yifu-salary/yifu-salary-biz/src/main/resources/application-dev.yml
View file @
5e6bc517
...
...
@@ -18,7 +18,7 @@ spring:
wx
:
corpid
:
wwbcb090af0dfe50e5
corpsecret
:
16kqEL_eU-ARwYyqLgEBWHgxm8gXVnkzv_eJMLy9NpU
agentid
:
10000
09
agentid
:
10000
10
authUrl
:
https://test-wx.worfu.com/yifu-auth/method/oauth/wxLogin
yifu-salary/yifu-salary-biz/src/main/resources/application-test.yml
View file @
5e6bc517
...
...
@@ -30,5 +30,5 @@ spring:
wx
:
corpid
:
wwbcb090af0dfe50e5
corpsecret
:
16kqEL_eU-ARwYyqLgEBWHgxm8gXVnkzv_eJMLy9NpU
agentid
:
10000
09
agentid
:
10000
10
authUrl
:
https://test-wx.worfu.com/yifu-auth/method/oauth/wxLogin
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