GET api/Company/checkCompany?Id={Id}&userId={userId}¶m={param}
检测企业是否已存在
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
检测企业是否已存在
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.