GET api/Product/GetSites?lng={lng}&lat={lat}&key={key}&city={city}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| lng | string |
Required |
|
| lat | string |
Required |
|
| key | string |
Default value is |
|
| city | string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
MessageModelOfListOftb_site| Name | Description | Type | Additional information |
|---|---|---|---|
| state | integer |
None. |
|
| message | string |
None. |
|
| body | Collection of tb_site |
None. |
|
| bodyT2 | Collection of tb_site |
None. |
|
| key | string |
None. |
|
| dServersFee | decimal number |
None. |
|
| IsCharge | boolean |
None. |
Response Formats
application/json, text/json
Sample:
{
"state": 1,
"message": "sample string 2",
"body": [
{
"Distance": 1.1,
"ChargeOvertime": 2,
"ChageOertimeFee": 3.0,
"PreMin": 4,
"PreFee": 5.0,
"ExChangeOverMin": 6,
"ExChangeOverFee": 7.0,
"Id": 8,
"Name": "sample string 9",
"Address": "sample string 10",
"Lng": "sample string 11",
"Lat": "sample string 12",
"CreateDate": "2026-02-21 17:58:07",
"ContactName": "sample string 13",
"ContactPhone": "sample string 14",
"Img": "sample string 15",
"IsDelete": 16,
"ChargeFee": 17.0,
"SupplierId": 18,
"State": 19,
"Reason": "sample string 20",
"ServiceFee": 1.0,
"PerYuanHour": 1.0,
"PerDegreeYuan": 1.0,
"SlowPHType": 1,
"ExchangeFee": 1.0,
"ExchangeServiceFee": 1.0,
"SiteType": 1,
"IsOpenHireSell": 1,
"FirmCode": "sample string 21",
"MaxServiceFee": 1.0,
"ProvinceCode": "sample string 22",
"CityCode": "sample string 23",
"AreaCode": "sample string 24",
"UnionId": "8b31efb5-df24-464d-9f8e-4b56e64b4666",
"IsUnion": 25,
"UnionName": "sample string 26",
"TXLng": "sample string 27",
"TXLat": "sample string 28",
"IsTx": 29,
"IsProperty": 30,
"PropertySettlerName": "sample string 31",
"PropertySettlerPhone": "sample string 32",
"PropertySettlerUserId": 1,
"SettlerName": "sample string 33",
"SettlerPhone": "sample string 34",
"SettlerUserId": 1,
"DType": 35,
"SiteDFeeCompensation": 36.0
},
{
"Distance": 1.1,
"ChargeOvertime": 2,
"ChageOertimeFee": 3.0,
"PreMin": 4,
"PreFee": 5.0,
"ExChangeOverMin": 6,
"ExChangeOverFee": 7.0,
"Id": 8,
"Name": "sample string 9",
"Address": "sample string 10",
"Lng": "sample string 11",
"Lat": "sample string 12",
"CreateDate": "2026-02-21 17:58:07",
"ContactName": "sample string 13",
"ContactPhone": "sample string 14",
"Img": "sample string 15",
"IsDelete": 16,
"ChargeFee": 17.0,
"SupplierId": 18,
"State": 19,
"Reason": "sample string 20",
"ServiceFee": 1.0,
"PerYuanHour": 1.0,
"PerDegreeYuan": 1.0,
"SlowPHType": 1,
"ExchangeFee": 1.0,
"ExchangeServiceFee": 1.0,
"SiteType": 1,
"IsOpenHireSell": 1,
"FirmCode": "sample string 21",
"MaxServiceFee": 1.0,
"ProvinceCode": "sample string 22",
"CityCode": "sample string 23",
"AreaCode": "sample string 24",
"UnionId": "8b31efb5-df24-464d-9f8e-4b56e64b4666",
"IsUnion": 25,
"UnionName": "sample string 26",
"TXLng": "sample string 27",
"TXLat": "sample string 28",
"IsTx": 29,
"IsProperty": 30,
"PropertySettlerName": "sample string 31",
"PropertySettlerPhone": "sample string 32",
"PropertySettlerUserId": 1,
"SettlerName": "sample string 33",
"SettlerPhone": "sample string 34",
"SettlerUserId": 1,
"DType": 35,
"SiteDFeeCompensation": 36.0
}
],
"bodyT2": [
{
"Distance": 1.1,
"ChargeOvertime": 2,
"ChageOertimeFee": 3.0,
"PreMin": 4,
"PreFee": 5.0,
"ExChangeOverMin": 6,
"ExChangeOverFee": 7.0,
"Id": 8,
"Name": "sample string 9",
"Address": "sample string 10",
"Lng": "sample string 11",
"Lat": "sample string 12",
"CreateDate": "2026-02-21 17:58:07",
"ContactName": "sample string 13",
"ContactPhone": "sample string 14",
"Img": "sample string 15",
"IsDelete": 16,
"ChargeFee": 17.0,
"SupplierId": 18,
"State": 19,
"Reason": "sample string 20",
"ServiceFee": 1.0,
"PerYuanHour": 1.0,
"PerDegreeYuan": 1.0,
"SlowPHType": 1,
"ExchangeFee": 1.0,
"ExchangeServiceFee": 1.0,
"SiteType": 1,
"IsOpenHireSell": 1,
"FirmCode": "sample string 21",
"MaxServiceFee": 1.0,
"ProvinceCode": "sample string 22",
"CityCode": "sample string 23",
"AreaCode": "sample string 24",
"UnionId": "8b31efb5-df24-464d-9f8e-4b56e64b4666",
"IsUnion": 25,
"UnionName": "sample string 26",
"TXLng": "sample string 27",
"TXLat": "sample string 28",
"IsTx": 29,
"IsProperty": 30,
"PropertySettlerName": "sample string 31",
"PropertySettlerPhone": "sample string 32",
"PropertySettlerUserId": 1,
"SettlerName": "sample string 33",
"SettlerPhone": "sample string 34",
"SettlerUserId": 1,
"DType": 35,
"SiteDFeeCompensation": 36.0
},
{
"Distance": 1.1,
"ChargeOvertime": 2,
"ChageOertimeFee": 3.0,
"PreMin": 4,
"PreFee": 5.0,
"ExChangeOverMin": 6,
"ExChangeOverFee": 7.0,
"Id": 8,
"Name": "sample string 9",
"Address": "sample string 10",
"Lng": "sample string 11",
"Lat": "sample string 12",
"CreateDate": "2026-02-21 17:58:07",
"ContactName": "sample string 13",
"ContactPhone": "sample string 14",
"Img": "sample string 15",
"IsDelete": 16,
"ChargeFee": 17.0,
"SupplierId": 18,
"State": 19,
"Reason": "sample string 20",
"ServiceFee": 1.0,
"PerYuanHour": 1.0,
"PerDegreeYuan": 1.0,
"SlowPHType": 1,
"ExchangeFee": 1.0,
"ExchangeServiceFee": 1.0,
"SiteType": 1,
"IsOpenHireSell": 1,
"FirmCode": "sample string 21",
"MaxServiceFee": 1.0,
"ProvinceCode": "sample string 22",
"CityCode": "sample string 23",
"AreaCode": "sample string 24",
"UnionId": "8b31efb5-df24-464d-9f8e-4b56e64b4666",
"IsUnion": 25,
"UnionName": "sample string 26",
"TXLng": "sample string 27",
"TXLat": "sample string 28",
"IsTx": 29,
"IsProperty": 30,
"PropertySettlerName": "sample string 31",
"PropertySettlerPhone": "sample string 32",
"PropertySettlerUserId": 1,
"SettlerName": "sample string 33",
"SettlerPhone": "sample string 34",
"SettlerUserId": 1,
"DType": 35,
"SiteDFeeCompensation": 36.0
}
],
"key": "sample string 3",
"dServersFee": 4.0,
"IsCharge": true
}