Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
doudian-py
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
baiquan
doudian-py
Commits
12ad1e3a
Commit
12ad1e3a
authored
Jun 24, 2025
by
baiquan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改获取类目参数接口代理URL
parent
aafb1b60
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
task_worker.py
+1
-1
No files found.
task_worker.py
View file @
12ad1e3a
...
@@ -245,7 +245,7 @@ def execute_get_schema(headers: dict, proxy_url: str, category_id: str):
...
@@ -245,7 +245,7 @@ def execute_get_schema(headers: dict, proxy_url: str, category_id: str):
logger
.
error
(
f
'params-->{params}'
)
logger
.
error
(
f
'params-->{params}'
)
logger
.
error
(
f
'json_data-->{json_data}'
)
logger
.
error
(
f
'json_data-->{json_data}'
)
logger
.
error
(
f
'headers-->{headers}'
)
logger
.
error
(
f
'headers-->{headers}'
)
logger
.
error
(
f
'proxies-->{prox
ies
}'
)
logger
.
error
(
f
'proxies-->{prox
y_url
}'
)
return
{
return
{
'code'
:
500
,
'code'
:
500
,
'msg'
:
f
'获取类目参数失败:{e}'
,
'msg'
:
f
'获取类目参数失败:{e}'
,
...
...
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