UNPKG

mock-service-plugin

Version:
12 lines 120 B
/** * 删除背景 * @url /bg/remove/:id * @method DELETE */ { "code|1": [ 200, 300 ], "msg": "删除成功" }