我的收藏:店铺,商品 收藏添加 websocket测试 POST http://applet.silkroadheli.com/wechat/FavoritesAdd 请求参数 参数名 类型 描述 必填 tel string 用户手机号 必填 fav_id int 商品ID 必填 log_price string 商品收藏时候的价格 必填 fav_type string 类型:goods为商品,shop为店铺,默认为商品 必填 fav_type string goods 为商品 必填 shop string shop为店铺 必填 响应参数 参数名 类型 描述 必填 code int 状态码 必填 10009 int 暂未查询到用户信息 请先授权 必填 10003 int 商品ID和商品价格不可为空 必填 200 int 收藏成功 必填 10004 int 请勿重复收藏 必填 message string 对code码的解释 必填