feat: 百度支付、新登录页面
This commit is contained in:
parent
45eb9b07a9
commit
07f2a8b32d
@ -1,7 +1,7 @@
|
||||
server:
|
||||
port: 8099
|
||||
url: http://192.168.0.15:8099/operator-plugin
|
||||
ip: 192.168.0.15
|
||||
url: http://121.36.71.250:58038/operator-plugin
|
||||
ip: 121.36.71.250
|
||||
system-title: 运营平台(扩展)
|
||||
system-sub-title: 运营平台(扩展)
|
||||
# default-home-page: route/land/page
|
||||
@ -115,7 +115,7 @@ spring:
|
||||
mongodb:
|
||||
uri: mongodb://smartcity:smartcity@10.25.248.193:6011/smartcity
|
||||
redis:
|
||||
database: 6
|
||||
database: 1
|
||||
host: 192.168.0.156
|
||||
port: 6379
|
||||
password: 666
|
||||
@ -217,7 +217,7 @@ file:
|
||||
|
||||
security:
|
||||
oauth2:
|
||||
oauth-server: http://192.168.0.15:8091/operator/
|
||||
oauth-server: http://121.36.71.250:58038/operator/
|
||||
oauth-logout: ${security.oauth2.oauth-server}/logout?redirect_uri=${server.url}
|
||||
client:
|
||||
client-id: 0cf040b3344f471f882fb751c15493ff
|
||||
@ -236,7 +236,7 @@ security:
|
||||
api-path:
|
||||
user-center: http://192.168.0.15:8091/operator/
|
||||
copyright: http://192.168.0.15:7025/copyright/
|
||||
copyright-external: http://192.168.0.15:7025/copyright/
|
||||
copyright-external: http://121.36.71.250:58038/copyright/
|
||||
operator-plugin: http://192.168.0.15:8099/operator-plugin/
|
||||
|
||||
# 短信验证码服务
|
||||
|
Loading…
Reference in New Issue
Block a user