用户API

提供了用户基本信息查询功能

数据结构列表

User 用户信息数据结构

拍拍平台只返回卖家信用和买家信用

WarehouseList 仓库列表

Loation 用户地址

UserCredit 用户信用

API列表

store.user.get 获取单个用户信息

store.users.get 获取多个用户信息

store.user.add 添加用户接口

store.user.update 编辑用户接口

store.user.list.get 批量获取会用用户公开信息接口

store.user.warehouse.list.get 获取用户仓库信息列表