Commit b1f58ff9 authored by Wei Shoulin's avatar Wei Shoulin
Browse files

add level0_id

parent 3a4e5e2f
Pipeline #2763 passed with stage
...@@ -87,7 +87,8 @@ class Level2DataApi(object): ...@@ -87,7 +87,8 @@ class Level2DataApi(object):
''' insert a level2 record into database ''' insert a level2 record into database
:param kwargs: Parameter dictionary, key items support: :param kwargs: Parameter dictionary, key items support:
level1_id: [int] level0_id : [str] optional
level1_id: [int] optional
brick_id: [int] brick_id: [int]
module_id : [str] module_id : [str]
object_name: [str] object_name: [str]
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment