Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
Amazon-Selection-Data
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abel_cjy
Amazon-Selection-Data
Commits
fe0b4bbf
Commit
fe0b4bbf
authored
Jul 17, 2025
by
wujicang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update redis_utils.py
parent
30d321fd
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
redis_utils.py
Pyspark_job/utils/redis_utils.py
+2
-2
No files found.
Pyspark_job/utils/redis_utils.py
View file @
fe0b4bbf
...
@@ -9,7 +9,7 @@ class RedisUtils(object):
...
@@ -9,7 +9,7 @@ class RedisUtils(object):
_host
=
"120.79.147.190"
_host
=
"120.79.147.190"
_port
=
6379
_port
=
6379
_db
=
1
_db
=
1
_pwd
=
'
xA9!wL3pZ@q2
'
_pwd
=
'
fG7#vT6kQ1pX
'
current_client
=
None
current_client
=
None
_mic
=
"wx.yswg.com.cn"
_mic
=
"wx.yswg.com.cn"
...
@@ -18,7 +18,7 @@ class RedisUtils(object):
...
@@ -18,7 +18,7 @@ class RedisUtils(object):
"host"
:
"120.79.147.190"
,
"host"
:
"120.79.147.190"
,
"port"
:
6379
,
"port"
:
6379
,
"db"
:
1
,
"db"
:
1
,
"pwd"
:
'
xA9!wL3pZ@q2
'
"pwd"
:
'
fG7#vT6kQ1pX
'
}
}
_microservice_redis
=
{
_microservice_redis
=
{
...
...
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