POST dz_api/AACompany/RemoveCompany/{id}

app专用,删除后会返回下一个公司Id,如果返回值为-1,则没有公司了,另:和DeleteCompany一样的

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

None.

Response Information

Resource Description

app专用,删除后会返回下一个公司Id,如果返回值为-1,则没有公司了,另:和DeleteCompany一样的

integer

Response Formats

application/json, text/json

Sample:
1

application/xml, text/xml

Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>