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