GET api/Company/checkCompany?Id={Id}&userId={userId}&param={param}

检测企业是否已存在

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Id

integer

None.

userId

integer

None.

param

string

None.

Body Parameters

None.

Response Information

Resource Description

检测企业是否已存在

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.