Files

21 lines
442 B
JSON
Raw Permalink Normal View History

{
"promoter_list": [
{
"openid": "xxxxx",
"role_id": 1,
"retail_id": "xxxxx",
"extra_info": "xxxxx",
"name": "xxxxx",
"phone": "xxxxx"
},
{
"openid": "xxxxx",
"role_id": 1,
"retail_id": "xxxxx",
"extra_info": "xxxxx",
"name": "xxxxx",
"phone": "xxxxx"
}
]
}