Commit 3a4e5e2f authored by Wei Shoulin's avatar Wei Shoulin
Browse files

add level2 type

parent 266490d3
No related merge requests found
Pipeline #2758 passed with stage
Showing with 3 additions and 1 deletion
+3 -1
...@@ -7,3 +7,5 @@ from .level0prc import Level0PrcApi ...@@ -7,3 +7,5 @@ from .level0prc import Level0PrcApi
from .level1 import Level1DataApi from .level1 import Level1DataApi
from .level1prc import Level1PrcApi from .level1prc import Level1PrcApi
from .otherdata import OtherDataApi from .otherdata import OtherDataApi
from .level2 import Level2DataApi
from .level2type import Level2TypeApi
\ No newline at end of file
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