{
"project_name": "武汉市景区倾斜摄影",
"pn": 1,
"ps": 2
}curl --location 'http://127.0.0.1:7760/api/public/service/list' \
--header 'Authorization: {{api_key}}' \
--header 'Content-Type: application/json' \
--data '{
"project_name": "武汉市景区倾斜摄影",
"pn": 1,
"ps": 2
}'{
"code": 0,
"data": {
"pn": 1,
"ps": 10,
"total": 24,
"list": [
{
"code": "iYX5MMMb",
"create_time": 1745337256,
"enable": false,
"id": "169160115200000",
"index_file": "tileset.json",
"is_temp": false,
"local_path": "Z:/TEMP/gdb/wuhan_buildings_gdb/tileset.json",
"name": "武汉房屋建筑白模",
"root_dir": "Z:/TEMP/gdb/wuhan_buildings_gdb/",
"tile_file_ext": "",
"type": 101,
"update_time": 1745412743,
"uri": "/tileset.json"
},
{
"code": "Rb5I4Ecp",
"create_time": 1746077899,
"enable": true,
"id": "172193782124544",
"index_file": "",
"is_temp": false,
"local_path": "Z:/ICRYSTAL/WorldImagery/",
"name": "全球影像",
"root_dir": "Z:/ICRYSTAL/WorldImagery/",
"tile_file_ext": "",
"type": 302,
"update_time": 1746077899,
"uri": ""
}
]
},
"msg": "OK"
}