Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Z
ZHOUXINGYU_project
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
zhou
ZHOUXINGYU_project
Commits
6cc425dc
Commit
6cc425dc
authored
Jan 18, 2020
by
zhou
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update main_merge.py
parent
23d2dc80
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
main_merge.py
main_merge.py
+1
-1
No files found.
main_merge.py
View file @
6cc425dc
...
...
@@ -659,7 +659,7 @@ def param_extract_function_crawl(data_table,channel):
'subcategorycode'
:[]
}
m
=
0
now_time
=
f
'{now_time}
1
'
now_time
=
f
'{now_time}
2
'
for
categorycode
in
category_list
:
sql_ZIdatabase
.
cursor
.
execute
(
f
"select SubTitle from VW_Relation_Property where SubCategoryCode='{categorycode}' and (Isimportant = '1' or Ispeijian = '1')"
)
param_standard_lyst
=
[
x
[
0
]
for
x
in
sql_ZIdatabase
.
cursor
.
fetchall
()]
...
...
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