商品分类
POST
{{host}}/pubapi/card_class
接口描述
用户注册
请求头
参数名
类型
描述
必填
token
string
访问令牌 示例:{{token}}
必填
请求参数
参数名
类型
描述
必填
send_time
int
发送时间 秒级时间戳 示例:1639238400
必填
sign
string
签名: 示例:*********
必填
响应参数
参数名
类型
描述
必填
code
int
状态码 示例:200
必填
msg
string
提示消息 示例:Success.
必填