消费总金额
GET
/app/cp-record/sum
请求头
参数名
类型
描述
必填
token
String
必填
请求参数
参数名
类型
描述
必填
cp_type
int
消费类型
必填
cp_info
String
消费信息
必填
create_time
String
时间 yyyy-MM-dd HH:mm:ss
必填
响应参数
参数名
类型
描述
必填
code
int
状态码 0 成功 其他失败
必填
msg
String
响应信息
必填
obj
float
金额
必填