GET api/CompanyStageWork/QueryById?Id={Id}
查询阶段工作日志ById
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
只传Id |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
System.Web.Http.Results.JsonResultOfDAL.HandleResult| Name | Description | Type | Additional information |
|---|---|---|---|
| Content | DAL.HandleResult |
None. |
|
| SerializerSettings | Newtonsoft.Json.JsonSerializerSettings |
None. |
|
| Encoding | System.Text.Encoding |
None. |
|
| Request | System.Net.Http.HttpRequestMessage |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.