Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
A
aidso-data
Project
Project
Details
Activity
Releases
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
Yaowentong
aidso-data
Commits
43aeefeb
Commit
43aeefeb
authored
Jun 23, 2026
by
Yaowentong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
元宝修复
parent
cf03ab12
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
yuanbao_android_data_process.py
aidso_geo/models/yuanbao_android_data_process.py
+0
-2
No files found.
aidso_geo/models/yuanbao_android_data_process.py
View file @
43aeefeb
...
...
@@ -59,7 +59,6 @@ def yuanbao_android_process_original_data(data):
response_content
+=
json_data
.
get
(
'replace'
)
.
get
(
'title'
)
response_content
+=
'
\n\n
render_ecom_card_widget_miniprogram_start:
\n\n
'
print
(
json_data
.
get
(
'replace'
)
.
get
(
'multimedias'
))
for
pro
in
json_data
.
get
(
'replace'
)
.
get
(
'multimedias'
):
title
=
pro
.
get
(
'title'
,
''
)
...
...
@@ -74,7 +73,6 @@ def yuanbao_android_process_original_data(data):
mini_program_str
=
json
.
dumps
(
mini_program
,
ensure_ascii
=
False
)
response_content
+=
mini_program_str
response_content
+=
'
\n\n
render_ecom_card_widget_miniprogram_end:'
print
(
response_content
)
spider_save_tos
.
process_and_save_files
(
file_path
,
search_keyword
,
url_list
,
think_content
,
response_content
,
suggestions
,
rich_media_block
)
return
(
file_path
,
search_keyword
,
url_list
,
think_content
,
response_content
,
suggestions
)
...
...
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