Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
张云鹏
/
uc-engine
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
79d9e9c5
...
79d9e9c50fe08a6bb49f2082046c6aad47a9dd65
authored
2022-04-18 12:52:49 +0800
by
xianghan
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
1.优化
1 parent
2ba1969c
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
5 deletions
member-service-impl/src/main/resources/config/application-dev.yml
member-service-impl/src/main/resources/config/application-dev.yml
View file @
79d9e9c
...
...
@@ -106,14 +106,13 @@ file:
avatarMaxSize
:
5
engine
:
# 部署类型 management:管理侧 service:服务侧
platform
:
management
# 可选参数 mobile:小屏 vis:大屏 如果是管理侧,则可以无需配置
type
:
# 自定义mq配置
mq
:
exchange
:
uc.direct.management
routingkey
:
uc.engine.service.direct
exchange
:
uc.direct.management
# 管理侧
routingkey
:
uc.engine.service.direct
# 管理侧
# exchange: uc.direct # 服务侧
# routingkey: uc.engine.management.direct # 服务侧
weixin
:
list
:
...
...
Please
register
or
sign in
to post a comment