Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
lichenggang
/
update_cate
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
6744fe86
authored
Apr 23, 2019
by
lichenggang
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
add 114ic
parent
2336f108
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
plat/114ic/cate_stock.py
plat/114ic/cate_stock.py
View file @
6744fe86
...
@@ -26,6 +26,6 @@ for level1_dom in level1_doms:
...
@@ -26,6 +26,6 @@ for level1_dom in level1_doms:
level2
[
'level'
]
=
2
level2
[
'level'
]
=
2
level2
[
'islast'
]
=
1
level2
[
'islast'
]
=
1
level1
[
'level2_list'
]
.
append
(
level2
)
level1
[
'level2_list'
]
.
append
(
level2
)
print
(
'二级分类'
,
level2
)
#
print('二级分类',level2)
levels
.
append
(
level1
)
levels
.
append
(
level1
)
print
(
levels
)
# print(levels)
\ No newline at end of file
\ No newline at end of file
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