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
3aa4ba25
Commit
3aa4ba25
authored
Aug 12, 2024
by
fangxinjiang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
生产redis调整更新-fxj
parent
e2053380
Hide whitespace changes
Inline
Side-by-side
Showing
12 changed files
with
12 additions
and
12 deletions
+12
-12
application-prd.yml
.../yifu-archives-biz/src/main/resources/application-prd.yml
+1
-1
application-prd.yml
yifu-auth/src/main/resources/application-prd.yml
+1
-1
application-prd.yml
.../yifu-business-biz/src/main/resources/application-prd.yml
+1
-1
application-prd.yml
...eck/yifu-check-biz/src/main/resources/application-prd.yml
+1
-1
application-prd.yml
...ifu-insurances-biz/src/main/resources/application-prd.yml
+1
-1
application-prd.yml
yifu-job/yifu-job-biz/src/main/resources/application-prd.yml
+1
-1
application-prd.yml
yifu-msg/yifu-msg-biz/src/main/resources/application-prd.yml
+1
-1
application-prd.yml
...der/yifu-order-biz/src/main/resources/application-prd.yml
+1
-1
application-prd.yml
...ifu-permission-biz/src/main/resources/application-prd.yml
+1
-1
application-prd.yml
...ry/yifu-salary-biz/src/main/resources/application-prd.yml
+1
-1
application-prd.yml
...al/yifu-social-biz/src/main/resources/application-prd.yml
+1
-1
application-prd.yml
...upms/yifu-upms-biz/src/main/resources/application-prd.yml
+1
-1
No files found.
yifu-archives/yifu-archives-biz/src/main/resources/application-prd.yml
View file @
3aa4ba25
...
...
@@ -6,7 +6,7 @@ spring:
activate
:
on-profile
:
prd
redis
:
host
:
192.168.0.
153
host
:
192.168.0.
222
port
:
22379
password
:
'
@yf_2022'
datasource
:
...
...
yifu-auth/src/main/resources/application-prd.yml
View file @
3aa4ba25
...
...
@@ -8,7 +8,7 @@ spring:
pathmatch
:
matching-strategy
:
ant_path_matcher
redis
:
host
:
192.168.0.
153
host
:
192.168.0.
222
password
:
'
@yf_2022'
port
:
22379
cloud
:
...
...
yifu-business/yifu-business-biz/src/main/resources/application-prd.yml
View file @
3aa4ba25
...
...
@@ -4,7 +4,7 @@ spring:
pathmatch
:
matching-strategy
:
ant_path_matcher
redis
:
host
:
192.168.0.
153
host
:
192.168.0.
222
port
:
22379
password
:
'
@yf_2022'
datasource
:
...
...
yifu-check/yifu-check-biz/src/main/resources/application-prd.yml
View file @
3aa4ba25
...
...
@@ -7,7 +7,7 @@ spring:
activate
:
on-profile
:
prd
redis
:
host
:
192.168.0.
153
host
:
192.168.0.
222
password
:
'
@yf_2022'
port
:
22379
datasource
:
...
...
yifu-insurances/yifu-insurances-biz/src/main/resources/application-prd.yml
View file @
3aa4ba25
...
...
@@ -6,7 +6,7 @@ spring:
activate
:
on-profile
:
prd
redis
:
host
:
192.168.0.
153
host
:
192.168.0.
222
port
:
22379
password
:
'
@yf_2022'
datasource
:
...
...
yifu-job/yifu-job-biz/src/main/resources/application-prd.yml
View file @
3aa4ba25
# 数据源配置
spring
:
redis
:
host
:
192.168.0.
153
host
:
192.168.0.
222
port
:
22379
password
:
'
@yf_2022'
datasource
:
...
...
yifu-msg/yifu-msg-biz/src/main/resources/application-prd.yml
View file @
3aa4ba25
...
...
@@ -7,7 +7,7 @@ spring:
activate
:
on-profile
:
prd
redis
:
host
:
192.168.0.
153
host
:
192.168.0.
222
port
:
22379
password
:
'
@yf_2022'
datasource
:
...
...
yifu-order/yifu-order-biz/src/main/resources/application-prd.yml
View file @
3aa4ba25
...
...
@@ -6,7 +6,7 @@ spring:
activate
:
on-profile
:
prd
redis
:
host
:
192.168.0.
153
host
:
192.168.0.
222
port
:
22379
password
:
'
@yf_2022'
datasource
:
...
...
yifu-permission/yifu-permission-biz/src/main/resources/application-prd.yml
View file @
3aa4ba25
...
...
@@ -7,7 +7,7 @@ spring:
activate
:
on-profile
:
prd
redis
:
host
:
192.168.0.
153
host
:
192.168.0.
222
port
:
22379
password
:
'
@yf_2022'
datasource
:
...
...
yifu-salary/yifu-salary-biz/src/main/resources/application-prd.yml
View file @
3aa4ba25
...
...
@@ -6,7 +6,7 @@ spring:
activate
:
on-profile
:
prd
redis
:
host
:
192.168.0.
153
host
:
192.168.0.
222
port
:
22379
password
:
'
@yf_2022'
datasource
:
...
...
yifu-social/yifu-social-biz/src/main/resources/application-prd.yml
View file @
3aa4ba25
...
...
@@ -48,7 +48,7 @@ spring:
activate
:
on-profile
:
prd
redis
:
host
:
192.168.0.
153
host
:
192.168.0.
222
port
:
22379
password
:
'
@yf_2022'
#社保士兵相关属性配置
...
...
yifu-upms/yifu-upms-biz/src/main/resources/application-prd.yml
View file @
3aa4ba25
...
...
@@ -6,7 +6,7 @@ spring:
activate
:
on-profile
:
prd
redis
:
host
:
192.168.0.
153
host
:
192.168.0.
222
port
:
22379
password
:
'
@yf_2022'
datasource
:
...
...
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