GET api/Company/getCompanyDetail?Id={Id}&userId={userId}¶m={param}
通过UserId获取企业详情
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
Id | integer |
None. |
|
userId | integer |
None. |
|
param | string |
None. |
Body Parameters
None.
Response Information
Resource Description
通过UserId获取企业详情
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.