项目初次提交
This commit is contained in:
5
apps/business/project/params/__init__.py
Normal file
5
apps/business/project/params/__init__.py
Normal file
@ -0,0 +1,5 @@
|
||||
from .project_info import ProjectInfoParams
|
||||
from .project_image import ProjectImageParams
|
||||
from .project_label import ProjectLabelParams
|
||||
from .project_img_label import ProjectImgLabelParams
|
||||
from .project_img_leafer import ProjectImgLeaferParams
|
Reference in New Issue
Block a user