注册
POST
http://t1.xiaojusmart.com/addons/box/user/register
请求参数
参数名
类型
描述
必填
nickname
string
姓名
必填
mobile
int
手机号码
必填
gender
int
性别:1=男;2=女;0=未知
可选
sign
int
星座
可选
birthday
string
生日:示例:2022-01-15
可选
open_id
string
open_id
必填
unid
string
unid
必填
buy
int
输入购买信息 0 =否;1=是,如果为1需要填写:product_id、buy_date、product_weight、stone_type、buy_use、product_files参数
必填
product_id
int
类型ID 对应产品类型
必填
buy_date
string
购买时间 格式:2022-01-19
必填
product_weight
string
产品重量
必填
stone_type
int
属性ID 对应产品属性
必填
buy_use
string
购买用途
必填
product_files
string
可多图,多图用英文,号隔开 如:image1,image2,image3
必填
interest
string
选你喜欢内容ID,格式:1,2,3。对应选你喜欢内容
可选