增加权限和登录跳转

This commit is contained in:
暮光:城中城
2019-06-12 22:28:38 +08:00
parent f9d53da7fe
commit 494149fad2
41 changed files with 228 additions and 111 deletions

View File

@@ -46,9 +46,9 @@ zyplayer:
dubbo:
# 优先使用zookeeper未配置时找nacos的配置
zookeeper:
url: 127.0.0.1:2181
url: 10.248.224.18:2181
# 服务参数那些信息的服务地址dubbo7.0新特性
metadata-url: 127.0.0.1:2181
# metadata-url: 127.0.0.1:2181
nacos:
# url: http://127.0.0.1:8848/nacos
# 服务名称,多个使用 ; 分割nacos没办法获取所有的服务列表所以需要指定