添加获取项目信息接口及相关数据模型
This commit is contained in:
@@ -18,6 +18,7 @@ class ProjectMetaResponse(BaseModel):
|
||||
code: str
|
||||
description: Optional[str]
|
||||
gs_workspace: str
|
||||
map_extent: Optional[dict]
|
||||
status: str
|
||||
project_role: str
|
||||
geoserver: Optional[GeoServerConfigResponse]
|
||||
|
||||
Reference in New Issue
Block a user