Admin-plugin
Api:/api/admin/plugin
Methods:GET, POST, PUT, DELETE
Permission:unlimited
Login auth:Yes
Request and parameters:
"""
插件管理
GET:
获取所有插件
page:<int>,第几页, 默认1
pre:<int>,每页个数, 默认10
keyword:<str>, 搜索用
POST:
插件安装
upfile:<file>,上传的插件压缩包
PUT:
操作插件
action:<str>, start:激活插件 stop:停用插件
name:<str>, 插件名称
:return: