mirror of
http://192.168.1.205:9980/cf_devdept2/cf_imes_server.git
synced 2026-08-12 12:52:07 +08:00
1、新增管理等登录入口,菜单权限根据登录入口分别展示;2、菜单新增来源类型属性;
This commit is contained in:
@@ -3,7 +3,7 @@ spring:
|
||||
name: report-server
|
||||
|
||||
profiles:
|
||||
active: test
|
||||
active: local
|
||||
|
||||
main:
|
||||
allow-circular-references: true # 允许循环依赖,因为项目是三层架构,无法避免这个情况。
|
||||
|
||||
Reference in New Issue
Block a user