UNPKG

visop

Version:

A simple CLI for scaffolding visible operation projects.

16 lines 392 B
{ "getAllConfigs": { "route": "getAllConfigs", "method": "GET,POST", "description": "增加路由", "authority": "100000", "controller": "api/getAllConfigs", "action": "do", "parameters": { "config": { "notEmpty": true, "errorMessage": "config不能为空" } } } }