Commit 74e945f7 authored by 刘亚萍's avatar 刘亚萍

config files

parent c7908d85
app:
appIds:
# 深圳学习精灵
SNfzx9CP5LfBCGZ1:
name: 深圳学习精灵
system : GD
secretKey: OXcKqMWmNaU13SEu
Cm898ZMkxo7OlBlO:
name: 上海学习精灵
system: SH
secretKey: e3YCNDTCzmB6fvRC
redis:
name: flushable
addresses: 39.105.95.7:6379@Ronger5211314+
mongo:
connectionName: mongo
host: 17pinb.com
port: 27017
connectTimeout: 3000
email:
stage: 学习精灵开发环境
toEmail: zhangjian@chineseall.com;bany@chineseall.com;zhanghulin@chineseall.com;yuchl@chineseall.com;
emailServerConfig:
smtpHost: smtp.exmail.qq.com
smtpAuth: true
smtpUsername: sh-etextbook@chineseall.com
smtpPassword: CAll123456
emailFrom: sh-etextbook@chineseall.com
emailFromPerson: 学习精灵
zuul:
prefix: /api
routes:
api-note:
path: /v1/note/**
service-id: technote
api-note2:
path: /v2/note/**
service-id: technote
api-app:
path: /v1/app/**
service-id: api-gateway,app
api-app2:
path: /v2/app/**
service-id: api-gateway,app
api-etextbook:
path: /v1/etextbook/**
url: http://test.etextbook.cn:5680/support
api-etextbook2:
path: /v2/etextbook/**
url: http://test.etextbook.cn:5680/support
api-user2:
path: /v2/user/**
service-id: tech-user
api-publish2:
path: /v2/publish/**
url: http://test.etextbook.cn:8903/publish/api/v1
api-res-api2:
path: /v2/res-api/**
url: https://restest-api.zaiclass.com/api/
zuulTokenNeedFilters:
v1:
- api-note
- api-app
- api-digital-sh
- api-digital-sz
- api-etextbook-cas
- api-etextbook
v2:
- api-note2
- api-app2
- api-digital-sh2
- api-digital-sz2
- api-etextbook-cas2
- api-etextbook2
- api-user2
- api-publish2
- api-res-api2
shouldFillCustomToken:
- api-publish2
- api-res-api2
spring:
datasource:
driver-class-name: com.mysql.jdbc.Driver
url: jdbc:mysql://180.167.91.206:5908/annotation?characterEncoding=utf8&useUnicode=true&autoReconnect=true
username: localsrv
password: ChineseAll&1129
usercenter:
gd:
clientId: f822d3f5b760408ab79b0634a6b3f93d
userCenterUrl: http://test.etextbook.cn:5680/support
clientconfig:
configs:
GD:
storageCenterUrl : http://180.167.91.206:8080/storage/upload/
zaiclassUrl : https://restest.zaiclass.com
studentPasswordSetUrl : http://test.etextbook.cn:5680/support/oth/reset_stu_psw
publishPlatformUrl : http://test.etextbook.cn:8903/publish
deviceLogPlatformUrl : http://180.167.91.206:8204/v2/operate.json
heartbeatPlatformUrl : https://logapi-etbexp.sjys.cn/api/heartbeat
\ No newline at end of file
app:
appIds:
# 深圳学习精灵
SNfzx9CP5LfBCGZ1:
name: 深圳学习精灵
system : GD
secretKey: OXcKqMWmNaU13SEu
Cm898ZMkxo7OlBlO:
name: 上海学习精灵
system: SH
secretKey: e3YCNDTCzmB6fvRC
redis:
name: flushable
addresses: 17pinb.com:6379@Ronger5211314+
mongo:
connectionName: mongo
host: 17pinb.com
port: 27017
connectTimeout: 3000
email:
stage: 学习精灵线上环境
toEmail: zhangjian@chineseall.com;bany@chineseall.com;zhanghulin@chineseall.com;yuchl@chineseall.com;
emailServerConfig:
smtpHost: smtp.exmail.qq.com
smtpAuth: true
smtpUsername: sh-etextbook@chineseall.com
smtpPassword: CAll123456
emailFrom: sh-etextbook@chineseall.com
emailFromPerson: 学习精灵
zuul:
prefix: /api
routes:
api-note:
path: /v1/note/**
service-id: technote
api-note2:
path: /v2/note/**
service-id: technote
api-app:
path: /v1/app/**
service-id: api-gateway,app
api-app2:
path: /v2/app/**
service-id: api-gateway,app
api-digital-sh:
path: /v1/d_sh/**
url: https://amp-etbexp.sjys.cn
api-digital-sh2:
path: /v2/d_sh/**
url: https://amp-etbexp.sjys.cn
api-digital-sz:
path: /v1/d_sz/**
url: https://sz.etextbook.cn
api-digital-sz2:
path: /v2/d_sz/**
url: https://sz.etextbook.cn
api-etextbook-cas:
path: /v1/etextbook_cas/**
url: https://cas.gd-genius.cn/cas
api-etextbook-cas2:
path: /v2/etextbook_cas/**
url: https://cas.gd-genius.cn/cas
api-etextbook:
path: /v1/etextbook/**
url: https://cas.gd-genius.cn/support
api-etextbook2:
path: /v2/etextbook/**
url: https://cas.gd-genius.cn/support
api-user2:
path: /v2/user/**
service-id: tech-user
api-publish2:
path: /v2/publish/**
url: https://publish.gd-genius.cn/publish/api/v1/
api-res-api2:
path: /v2/res-api/**
url: https://res-api.zaiclass.com/api/
zuulTokenNeedFilters:
v1:
- api-note
- api-app
- api-digital-sh
- api-digital-sz
- api-etextbook-cas
- api-etextbook
v2:
- api-note2
- api-app2
- api-digital-sh2
- api-digital-sz2
- api-etextbook-cas2
- api-etextbook2
- api-user2
- api-publish2
- api-res-api2
shouldFillCustomToken:
- api-publish2
- api-res-api2
spring:
datasource:
driver-class-name: com.mysql.jdbc.Driver
url: jdbc:mysql://192.168.1.44:3306/annotation?characterEncoding=utf8&useUnicode=true&autoReconnect=true
username: dbuser
password: '@GW8RzsQHDUfn*wW'
usercenter:
gd:
clientId: f822d3f5b760408ab79b0634a6b3f93d
userCenterUrl: http://test.etextbook.cn:5680/support
clientconfig:
configs:
GD:
storageCenterUrl : https://storage.gd-genius.cn/storage/upload/
zaiclassUrl : https://restest.zaiclass.com
studentPasswordSetUrl : http://test.etextbook.cn:5680/support/oth/reset_stu_psw
publishPlatformUrl :
deviceLogPlatformUrl : http://180.167.91.206:8204/v2/operate.json
heartbeatPlatformUrl : https://logapi-etbexp.sjys.cn/api/heartbeat
\ No newline at end of file
app:
appIds:
SNfzx9CP5LfBCGZ1: Learning_elves
tech:
domain: https://139.159.209.35
zuul:
prefix: /api
routes:
api-note:
path: /v1/note/**
service-id: technote
api-note2:
path: /v2/note/**
service-id: technote
api-app:
path: /v1/app/**
service-id: api-gateway,app
api-app2:
path: /v2/app/**
service-id: api-gateway,app
api-digital-sh:
path: /v1/d_sh/**
url: https://amp-etbexp.sjys.cn
api-digital-sh2:
path: /v2/d_sh/**
url: https://amp-etbexp.sjys.cn
api-digital-sz:
path: /v1/d_sz/**
url: https://sz.etextbook.cn
api-digital-sz2:
path: /v2/d_sz/**
url: https://sz.etextbook.cn
api-etextbook-cas:
path: /v1/etextbook_cas/**
url: https://cas.gd-genius.cn/cas
api-etextbook-cas2:
path: /v2/etextbook_cas/**
url: https://cas.gd-genius.cn/cas
api-etextbook:
path: /v1/etextbook/**
url: https://cas.gd-genius.cn/support
api-etextbook2:
path: /v2/etextbook/**
url: https://cas.gd-genius.cn/support
api-user2:
path: /v2/user/**
service-id: tech-user
api-publish2:
path: /v2/publish/**
url: https://publish.gd-genius.cn/publish/api/v1/
api-res-api2:
path: /v2/res-api/**
url: http://restest-api.zaiclass.com/api/
zuulTokenNeedFilters:
v1:
- api-note
- api-app
- api-digital-sh
- api-digital-sz
- api-etextbook-cas
- api-etextbook
v2:
- api-note2
- api-app2
- api-digital-sh2
- api-digital-sz2
- api-etextbook-cas2
- api-etextbook2
- api-user2
- api-publish2
- api-res-api2
shouldFillCustomToken:
- api-publish2
- api-res-api2
spring:
datasource:
driver-class-name: com.mysql.jdbc.Driver
url: jdbc:mysql://192.168.0.39:3306/annotation?characterEncoding=utf8&useUnicode=true&autoReconnect=true
username: dbuser
password: '@GW8RzsQHDUfn*wW'
\ No newline at end of file
app:
appIds:
# 深圳学习精灵
SNfzx9CP5LfBCGZ1:
name: 深圳学习精灵
system : GD
secretKey: OXcKqMWmNaU13SEu
Cm898ZMkxo7OlBlO:
name: 上海学习精灵
system: SH
secretKey: e3YCNDTCzmB6fvRC
redis:
name: flushable
addresses: 192.168.1.8:6379
mongo:
connectionName: mongo
host: 192.168.1.8
port: 27017
connectTimeout: 3000
email:
stage: 学习精灵测试环境
toEmail: zhangjian@chineseall.com;bany@chineseall.com;zhanghulin@chineseall.com;chenchen@chineseall.com;wangfg@chineseall.com;yuchl@chineseall.com;
emailServerConfig:
smtpHost: smtp.exmail.qq.com
smtpAuth: true
smtpUsername: sh-etextbook@chineseall.com
smtpPassword: CAll123456
emailFrom: sh-etextbook@chineseall.com
emailFromPerson: 学习精灵
zuul:
prefix: /api
routes:
api-note:
path: /v1/note/**
service-id: technote
api-note2:
path: /v2/note/**
service-id: technote
api-app:
path: /v1/app/**
service-id: api-gateway,app
api-app2:
path: /v2/app/**
service-id: api-gateway,app
api-digital-sh:
path: /v1/d_sh/**
url: http://125.39.194.26
api-digital-sh2:
path: /v2/d_sh/**
url: http://125.39.194.26
api-digital-sz:
path: /v1/d_sz/**
url: http://125.39.194.21
api-digital-sz2:
path: /v2/d_sz/**
url: http://125.39.194.21
api-etextbook-cas:
path: /v1/etextbook_cas/**
url: http://test.etextbook.cn:9090/cas
api-etextbook-cas2:
path: /v2/etextbook_cas/**
url: http://test.etextbook.cn:9090/cas
api-etextbook:
path: /v1/etextbook/**
url: http://test.etextbook.cn:5680/support
api-etextbook2:
path: /v2/etextbook/**
url: http://test.etextbook.cn:5680/support
api-user2:
path: /v2/user/**
service-id: tech-user
api-publish2:
path: /v2/publish/**
url: http://test.etextbook.cn:8903/publish/api/v1/
api-res-api2:
path: /v2/res-api/**
url: https://restest-api.zaiclass.com/api/
zuulTokenNeedFilters:
v1:
- api-note
- api-app
- api-digital-sh
- api-digital-sz
- api-etextbook-cas
- api-etextbook
v2:
- api-note2
- api-app2
- api-digital-sh2
- api-digital-sz2
- api-etextbook-cas2
- api-etextbook2
- api-user2
- api-publish2
- api-res-api2
shouldFillCustomToken:
- api-publish2
- api-res-api2
spring:
datasource:
driver-class-name: com.mysql.jdbc.Driver
url: jdbc:mysql://192.168.1.8:3306/annotation?characterEncoding=utf8&useUnicode=true&autoReconnect=true
username: localsrv
password: ChineseAll&1129
usercenter:
gd:
clientId: f822d3f5b760408ab79b0634a6b3f93d
userCenterUrl: http://test.etextbook.cn:5680/support
clientconfig:
configs:
GD:
storageCenterUrl : http://180.167.91.206:8080/storage/upload/
zaiclassUrl : https://restest.zaiclass.com
studentPasswordSetUrl : http://test.etextbook.cn:5680/support/oth/reset_stu_psw
publishPlatformUrl : http://test.etextbook.cn:8903/publish
deviceLogPlatformUrl : http://180.167.91.206:8204/v2/operate.json
heartbeatPlatformUrl : https://logapi-etbexp.sjys.cn/api/heartbeat
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment