GET api/CostItem/GetDefault
获取默认费用(司机固定费用)
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
InfoResultOfListOfCostItemDto| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | Collection of CostItemDto |
None. |
|
| IsSuccess |
是否成功:true:成功,false:失败 |
boolean |
None. |
| Msg |
返回消息 |
string |
None. |
| Extra |
特定信息 |
string |
None. |
| Code |
内部代码:[成功 000000|失败 000001|未登陆/未授权 000002] |
string |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.