Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
etax-income-api
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
caoxiaohong
etax-income-api
Commits
4b792442
Commit
4b792442
authored
Dec 18, 2024
by
ddx
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改生产nacosid
parent
3b885ed9
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
etax-income-controller/src/main/java/com/sxc/etaxincome/controller/JxSampleController.java
+1
-1
etax-income-server/src/main/resources/application-prod.yml
+1
-1
etax-income-server/src/main/resources/application-stage.yml
+1
-1
No files found.
etax-income-controller/src/main/java/com/sxc/etaxincome/controller/JxSampleController.java
View file @
4b792442
...
...
@@ -677,7 +677,7 @@ public class JxSampleController {
}
}
@GetMapping
(
"/dqdm-list"
)
public
String
dqdmList
()
{
try
{
...
...
etax-income-server/src/main/resources/application-prod.yml
View file @
4b792442
...
...
@@ -53,7 +53,7 @@ mybatis-plus:
nacos
:
config
:
server-addr
:
nacos.taxservices.cn:8500
namespace
:
9139b86a-530d-4fce-8b86-f95fe3a8aec6
namespace
:
3b0e7d88-4a53-4734-a1fa-7f5943603c7f
username
:
nacos
password
:
nac@csq!2022
...
...
etax-income-server/src/main/resources/application-stage.yml
View file @
4b792442
...
...
@@ -51,7 +51,7 @@ mybatis-plus:
nacos
:
config
:
server-addr
:
nacos.taxservices.cn:8500
namespace
:
9139b86a-530d-4fce-8b86-f95fe3a8aec6
namespace
:
3b0e7d88-4a53-4734-a1fa-7f5943603c7f
username
:
nacos
password
:
nac@csq!2022
...
...
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