mirror of
https://gitee.com/orangeform/orange-admin.git
synced 2026-01-17 18:46:36 +08:00
commit:权限模块新增分配详情功能
This commit is contained in:
@@ -86,8 +86,8 @@ swagger:
|
||||
enabled: true
|
||||
# 工程的基础包名。
|
||||
basePackage: com.orange.demo
|
||||
title: 橙单微服务开源版
|
||||
description: 橙单微服务开源版详情
|
||||
title: 橙单单体服务工程
|
||||
description: 橙单单体服务工程详情
|
||||
version: 1.0
|
||||
|
||||
# 暴露监控端点
|
||||
|
||||
@@ -15,13 +15,6 @@ application:
|
||||
# 通常在调试和测试阶段设置为false,以便及时发现问题。
|
||||
ignoreRpcError: false
|
||||
|
||||
minio:
|
||||
enabled: true
|
||||
endpoint: http://localhost:19000
|
||||
accessKey: admin
|
||||
secretKey: admin123456
|
||||
bucketName: course-class
|
||||
|
||||
sequence:
|
||||
# 是否使用基于美团Leaf的分布式Id生成器。
|
||||
advanceIdGenerator: true
|
||||
|
||||
Reference in New Issue
Block a user