commit:权限模块新增分配详情功能

This commit is contained in:
Jerry
2020-11-21 11:32:26 +08:00
parent ae7359230d
commit 5cdf9b7115
603 changed files with 7514 additions and 2249 deletions

View File

@@ -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