GET NewProjDetail?projectid={projectid}
“GetProjectShop”的文档。
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
conn | “conn”的文档。 |
Define this parameter in the request body. |
projectid | “projectid”的文档。 |
Define this parameter in the request URI. |
Request body formats
application/json, text/json, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Response body formats
application/json, text/json
Sample:
[ { "Id": 1, "ProjectId": 2, "ShopNo": "sample string 3", "ShopFloor": "sample string 4", "ShopZuo": "sample string 5", "ShopArea": "sample string 6", "RentFormat": "sample string 7", "CareShopDateTime": "sample string 8", "RentYear": "sample string 9", "ShopStatus": "sample string 10" }, { "Id": 1, "ProjectId": 2, "ShopNo": "sample string 3", "ShopFloor": "sample string 4", "ShopZuo": "sample string 5", "ShopArea": "sample string 6", "RentFormat": "sample string 7", "CareShopDateTime": "sample string 8", "RentYear": "sample string 9", "ShopStatus": "sample string 10" }, { "Id": 1, "ProjectId": 2, "ShopNo": "sample string 3", "ShopFloor": "sample string 4", "ShopZuo": "sample string 5", "ShopArea": "sample string 6", "RentFormat": "sample string 7", "CareShopDateTime": "sample string 8", "RentYear": "sample string 9", "ShopStatus": "sample string 10" } ]