This website requires JavaScript.
Explore
Help
Register
Sign In
lxd
/
FlowPacs
Watch
2
Star
0
Fork
0
You've already forked FlowPacs
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
32be92c6f3
FlowPacs
/
http-client.env.json
7 lines
86 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"
,
完成部分权限的认证操作的迁移
2021-01-23 22:03:06 +08:00
"token"
:
"test1"
接入 swagger + knife4j 组件,实现 API 接口文档
2021-01-02 13:13:08 +08:00
}
}
Reference in New Issue
Copy Permalink