完成大数据页面

This commit is contained in:
wanggeng888 2021-03-26 13:19:16 +08:00
parent c93d478739
commit 9fa57f992d

View File

@ -1,7 +1,7 @@
server:
port: 7001
url: http://127.0.0.1:7001/usercenter
ws: ws://127.0.0.1:7001/usercenter/ws
url: http://192.168.0.103:7001/usercenter
ws: ws://192.168.0.103:7001/usercenter/ws
title: 统一用户管理平台
login-page-name: 统一用户管理平台
servlet:
@ -168,15 +168,17 @@ open-platform:
wechat:
mini-app:
# 激活状态
active: false
active: true
authorizeUrl: https://api.weixin.qq.com/sns/jscode2session
# 绑定用户连接,指向统一用户,可以内网
bindUserUrl: http://127.0.0.1:7001/usercenter/wxminiapp/sign/logincheckusername
grantType: authorization_code
# appKey: wxe17874894f7ff27b
# appSecret: 9ab6a87ccedf6555809f1a42e3820f12
appKey: wx953da91650b16128
appSecret: 69ba0f0223da28e1472a9fe33b4c34d7
# appKey: wx953da91650b16128
# appSecret: 69ba0f0223da28e1472a9fe33b4c34d7
appKey: wxc529578602bca580
appSecret: fb752f8eed90ed449e7194c82756bb7f
# 公众号
official-account:
# 开启跨域