BJ_FS
/
urbanops
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
5e68ddd535331675a9ce272cdc17c64a14919cf4
Authored by
wangqian
2025-11-30 20:09:31 +0800
1 parent
4ee5ffc4
库存修改
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
urbanops-server/src/main/resources/application.yaml
urbanops-server/src/main/resources/application.yaml
View file @
5e68ddd
...
...
@@ -44,7 +44,7 @@ springdoc:
44
44
path: /v3/api-docs
45
45
swagger-ui:
46
46
enabled: true
47
- path: /swagger
47
+ path: /swagger
-ui
48
48
default-flat-param-object: true # 参见 https://doc.xiaominfo.com/docs/faq/v4/knife4j-parameterobject-flat-param 文档
49
49
50
50
knife4j:
...
...