文档
测试

获取收费策略信息

GET
http://101.200.167.174:9000/crud/fee/config/get

响应参数

参数名
类型
描述
必填
msg
string
示例:成功!
必填
code
int
示例:200
必填
data
object
数据字典
必填
id
int
示例:1
必填
baseHour
int
示例:4
必填
baseFee
int
示例:5
必填
extFee
int
示例:1
必填
maxHour
int
示例:12
必填
memo
string
示例:备注
必填
enabled
int
示例:1
必填
createTime
string
示例:2020-09-17
必填
updateTime
string
示例:2020-09-20
必填