项目初次提交
This commit is contained in:
4
apps/business/detect/schemas/__init__.py
Normal file
4
apps/business/detect/schemas/__init__.py
Normal file
@ -0,0 +1,4 @@
|
||||
from .project_detect import ProjectDetect, ProjectDetectSimpleOut
|
||||
from .project_detect_img import ProjectDetectImg, ProjectDetectImgSimpleOut
|
||||
from .project_detect_log import ProjectDetectLog, ProjectDetectLogSimpleOut
|
||||
from .project_detect_log_img import ProjectDetectLogImg, ProjectDetectLogImgSimpleOut
|
Reference in New Issue
Block a user