mirror of
https://github.com/YunaiV/ruoyi-vue-pro.git
synced 2026-05-12 10:01:11 +00:00
完善 SpringMVC 组件,增加统一 /api/ 前缀的封装
This commit is contained in:
@@ -20,6 +20,8 @@ spring:
|
||||
|
||||
# 芋道配置项,设置当前项目所有自定义的配置
|
||||
yudao:
|
||||
web:
|
||||
api-prefix: /api
|
||||
security:
|
||||
token-header: Authorization
|
||||
token-secret: abcdefghijklmnopqrstuvwxyz
|
||||
|
||||
Reference in New Issue
Block a user