Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dsk-operate-sys-cscec
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
fulixin
dsk-operate-sys-cscec
Commits
0735096e
Commit
0735096e
authored
Jun 04, 2024
by
施翔轲
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改回调地址为外网地址
parent
73ce2851
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
application-dev.yml
dsk-admin/src/main/resources/application-dev.yml
+1
-1
application-prod.yml
dsk-admin/src/main/resources/application-prod.yml
+1
-1
application-test.yml
dsk-admin/src/main/resources/application-test.yml
+1
-1
No files found.
dsk-admin/src/main/resources/application-dev.yml
View file @
0735096e
...
...
@@ -189,7 +189,7 @@ sms:
territory
:
ap-guangzhou
dsk
:
exportBackUrl
:
http://1
72.17.0.12:9099/prod-api
/export/backUrl
exportBackUrl
:
http://1
11.204.34.145:9098
/export/backUrl
sa-token
:
...
...
dsk-admin/src/main/resources/application-prod.yml
View file @
0735096e
...
...
@@ -188,4 +188,4 @@ sms:
dsk
:
# exportBackUrl: https://szhapi.jiansheku.com/export/backUrl
exportBackUrl
:
http://172.17.0.12:9099/prod-api/export/backUrl
\ No newline at end of file
exportBackUrl
:
http://111.204.34.145:9098/export/backUrl
\ No newline at end of file
dsk-admin/src/main/resources/application-test.yml
View file @
0735096e
...
...
@@ -189,7 +189,7 @@ sms:
territory
:
ap-guangzhou
dsk
:
exportBackUrl
:
http://1
72.17.0.12:9099/prod-api
/export/backUrl
exportBackUrl
:
http://1
11.204.34.145:9098
/export/backUrl
sa-token
:
# 是否允许同一账号并发登录 (为true时允许一起登录, 为false时新登录挤掉旧登录)
...
...
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