This website requires JavaScript.
Explore
Help
Sign In
huangge1199
/
vue-pro
Watch
1
Star
0
Fork
0
You've already forked vue-pro
mirror of
https://gitee.com/huangge1199_admin/vue-pro.git
synced
2024-11-26 17:21:53 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
c95f540201
vue-pro
/
http-client.env.json
7 lines
93 B
JSON
Raw
Normal View
History
Unescape
Escape
接入 swagger + knife4j 组件,实现 API 接口文档
2021-01-02 13:13:08 +08:00
{
"local"
:
{
完善 SpringMVC 组件,增加统一 /api/ 前缀的封装
2021-01-03 03:21:35 +08:00
"baseUrl"
:
"http://127.0.0.1:8080/api"
,
集成 Spring Security 组件,重构后,整体逻辑更加清晰
2021-01-03 12:15:16 +08:00
"token"
:
"yudaoyuanma1"
接入 swagger + knife4j 组件,实现 API 接口文档
2021-01-02 13:13:08 +08:00
}
}
Reference in New Issue
Copy Permalink