1 Star 0 Fork 0

星体运转/yapi-plugin-interface-oauth2-token

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
client.js 280 Bytes
一键复制 编辑 原始数据 按行查看 历史
import interfaceOauth from './component/interfaceOauth2/interfaceOauth2.js'
function hander(routers) {
routers.interfaceOauth = {
name: '接口自动鉴权',
component: interfaceOauth
};
}
module.exports = function() {
this.bindHook('sub_setting_nav', hander);
};
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/star_run/yapi-plugin-interface-oauth2-token.git
git@gitee.com:star_run/yapi-plugin-interface-oauth2-token.git
star_run
yapi-plugin-interface-oauth2-token
yapi-plugin-interface-oauth2-token
master

搜索帮助