充值时长
POST
/api/chargeTime
接口描述
用户充值时长
请求参数
参数名
类型
描述
必填
length
int
充值的时长
必填
customerID
String
顾客账号
必填
响应参数
参数名
类型
描述
必填
status
String
200充值成功300充值失败
必填
chargeTime
dataTime
充值时间
必填
time
int
充值时长
必填
customerID
String
顾客账号
必填