mirror of
https://gitee.com/orangeform/orange-admin.git
synced 2026-01-17 18:46:36 +08:00
commit:添加多对多关联中间表更新支持,功能位于 班级管理 -> 课程 -> 编辑课程顺序
This commit is contained in:
@@ -3,7 +3,7 @@ server:
|
||||
|
||||
application:
|
||||
# Jwt令牌加密的签名值。
|
||||
tokenSigningKey: OrangeDemo
|
||||
tokenSigningKey: OrangeMultiDemo
|
||||
# Jwt令牌在Http Header中的键名称。
|
||||
tokenHeaderKey: Authorization
|
||||
# Jwt令牌刷新后在Http Header中的键名称。
|
||||
|
||||
Reference in New Issue
Block a user