GET GetServiceMechDetail/{id}
“Get”的文档。
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| id | “id”的文档。 |
Define this parameter in the request URI. |
Response Information
Response body formats
application/json, text/json
Sample:
{
"Code": 1,
"EntityObject": {
"Id": 1,
"SerLogo": "sample string 2",
"SerType": "sample string 3",
"SerTitle": "sample string 4",
"SerContent": "sample string 5",
"SerRange": "sample string 6",
"ProContent": "sample string 7",
"IsShow": true,
"SuccessExamples": "sample string 9",
"AddUser": "sample string 10",
"AddTime": "2025-11-29T14:32:10.7106734+08:00",
"companyInfoNewsList": [
{
"Id": 1,
"Title": "sample string 2",
"ShareUrl": "sample string 3"
},
{
"Id": 1,
"Title": "sample string 2",
"ShareUrl": "sample string 3"
},
{
"Id": 1,
"Title": "sample string 2",
"ShareUrl": "sample string 3"
}
],
"succExamSplitList": null
},
"Msg": "sample string 2"
}