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
2336f108
authored
Apr 23, 2019
by
lichenggang
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
add 114ic
parent
1856ed62
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
plat/114ic/cate_stock.py
plat/114ic/cate_stock.py
View file @
2336f108
...
@@ -27,5 +27,5 @@ for level1_dom in level1_doms:
...
@@ -27,5 +27,5 @@ for level1_dom in level1_doms:
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
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