文档
测试

修改分润等级-加载页面数据

POST
http://yun-pay.hs499.com/app/agentAddress/updateProfitData

接口描述

修改分润等级-加载页面数据

请求参数

参数名
类型
描述
必填
user_id
string
示例:7ddcfae05c254844ab0c56a5a3ecdab2
必填
update_user_id
string
示例:65dd9bcc7e924632a934755ca9be4a73
必填
sign
string
示例:7dbfce8598c9a2b39c4bf297932fa35b
必填

响应参数

参数名
类型
描述
必填
code
number
示例:0
必填
errors
object
数据字典
必填
msg
string
示例:加载成功
必填
result
object
数据字典
必填
userInfo
object
数据字典
必填
user_real_name
string
示例:何学鹏
必填
profit_level_name
string
示例:V.1
必填
user_phone
string
示例:15919701563
必填
profit_level_img
string
示例:upload//201909/1567585328924.png
必填
user_head_img
string
示例:upload//202003/1583751320933.png
必填
profitLevelList
array
数据列表
必填
profit_name
string
示例:V.2
必填
id
string
示例:9d2c6a56e21a441eab3d6d37bb4281e9
必填
profit_img
string
示例:upload//201909/1567585336429.png
必填

说明 / 示例

{ "code": 0, "errors": { }, "msg": "加载成功", "result": { "userInfo": { "user_real_name": "何学鹏", "profit_level_name": "V.1", "user_phone": "15919701563", "profit_level_img": "upload//201909/1567585328924.png", "user_head_img": "upload//202003/1583751320933.png" }, "profitLevelList": [ { "profit_name": "V.2", "id": "9d2c6a56e21a441eab3d6d37bb4281e9", "profit_img": "upload//201909/1567585336429.png" }, { "profit_name": "V.3", "id": "404579a581b94b4e9956951e9705b782", "profit_img": "upload//201909/1567585343839.png" }, { "profit_name": "V.4", "id": "4468dce998254016808cd308e5295271", "profit_img": "upload//201909/1567585350699.png" }, { "profit_name": "V.5", "id": "29e88a990423401f90325b85aa16df52", "profit_img": "upload//201909/1567585357914.png" }, { "profit_name": "V.6", "id": "d8168f59b69d4205b68ea20d20a1c06b", "profit_img": "upload//201909/1567591164246.png" }, { "profit_name": "V.7", "id": "9eed2cf459504169802be6fe62f64a60", "profit_img": "upload//201909/1567591172351.png" }, { "profit_name": "V.8", "id": "55802875e50942ed9e2c0308523c9b98", "profit_img": "upload//201909/1567591187377.png" }, { "profit_name": "V.9", "id": "f224a1d943c04dc6b568ed628fc28ab5", "profit_img": "upload//201909/1567591195109.png" }, { "profit_name": "V.10", "id": "714ae404a1554e72b1e27fac6b1327d8", "profit_img": "upload//201909/1567591204328.png" }, { "profit_name": "V.11", "id": "4761aa59c1f54a72809401292fccefc1", "profit_img": "upload//201909/1567591213749.png" } ] } }