代理注册
POST
服务器地址:https://www.yeranwangluo.com/agent_UserInfo/addAgent.do 本机调试:http://localhost:8080/xingwang/agent_UserInfo/addAgent.do
请求参数
参数名
类型
描述
必填
name
String
姓名
必填
phoneNumber
String
手机号码
必填
level
int
代理等级 0/1/2/3/4
必填
share
int
分润比例 0-100%
必填
superiorId
int
上级代理ID
必填
响应参数
参数名
类型
描述
必填
msg
String
提示消息
必填