share
POST
/api/member/share
接口描述
将用户分享的信息存入后端数据库中(后台统计功能使用)
请求参数
参数名
类型
描述
必填
url
string
用户分享的页面url
必填
memberId
int
用户id
必填