mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-26 08:55:07 +08: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