问卷
This commit is contained in:
@@ -796,5 +796,19 @@
|
||||
"name": "获取订单列表",
|
||||
"module": "order",
|
||||
"type": "get"
|
||||
},
|
||||
{
|
||||
"id": 115,
|
||||
"api": "gm.gmHandler.updateSurvey",
|
||||
"name": "更新问卷",
|
||||
"module": "survey",
|
||||
"type": "update"
|
||||
},
|
||||
{
|
||||
"id": 116,
|
||||
"api": "gm.gmHandler.deleteSurvey",
|
||||
"name": "更新问卷",
|
||||
"module": "survey",
|
||||
"type": "delete"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user