Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
王海
base-code-low-code
Commits
489f8aa7
Commit
489f8aa7
authored
1 month ago
by
chenjianrong
Browse files
Options
Download
Email Patches
Plain Diff
others#000,新增结算服务地址
parent
b61fd2fc
present
No related merge requests found
Pipeline
#10521
passed with stages
in 1 minute and 27 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/main/resources/application.yml
+2
-1
src/main/resources/application.yml
with
2 additions
and
1 deletion
+2
-1
src/main/resources/application.yml
View file @
489f8aa7
...
...
@@ -10,4 +10,5 @@ spring:
lfs
:
url
:
http://192.168.1.83:40000/lfs-rest-api
iam-url
:
http://192.168.1.83:40000/iam-service/api/v1/auth/system/token/no-password
\ No newline at end of file
iam-url
:
http://192.168.1.83:40000/iam-service/api/v1/auth/system/token/no-password
settlement-url
:
http://192.168.1.83:40000/settlement-service
\ No newline at end of file
This diff is collapsed.
Click to expand it.
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
Menu
Projects
Groups
Snippets
Help