Authorization: Bearer ********************
{
"id": 0,
"planName": "string",
"memberScope": "string",
"userList": [
0
],
"phoneList": [
"string"
],
"triggerCondition": "string",
"triggerValue": "string",
"enableStatus": true,
"planType": 0,
"couponList": [
0
]
}
{
"code": 200,
"message": "操作成功",
"data": "updated successfully"
}