GET api/Auth/TestConfirmer?account={account}
测试审核员调用情况
Request Information
URI Parameters
| 参数名 | 说明 | 类型 | 附加说明 |
|---|---|---|---|
| account |
帐套编号 |
string |
必填 |
Body Parameters
None.
Response Information
Resource Description
JsonResult Of ApiResult| 参数名 | 说明 | 类型 | 附加说明 |
|---|---|---|---|
| Content |
|
ApiResult | |
| SerializerSettings |
|
JsonSerializerSettings | |
| Encoding |
|
Encoding | |
| Request |
|
HttpRequestMessage |
Response Formats
application/json, text/json
Sample:
Sample not available.