Commit f6070140 authored by wentao.suo's avatar wentao.suo

new file: java/cuishou.properties

parent f8205a13
#########################
# application.properties
#########################
application.url=/crawler-gjj/
application.port=80
isTest=test
riskcontrol.report.model.url=http://model.quantgroup.cn
openapi.url=http://openapi.quantgroup.cn
api.xyqb.url=http://api-${NAMESPACE}.q-gp.com
bt.api.xyqb.url=http://btapi${NAMESPACE}.q-gp.com
auth.url=http://passportapi-${NAMESPACE}.q-gp.com
spider.center.url=http://scapi-${NAMESPACE}.q-gp.com
query.url=http://data-query.quantgroup.cn
paycenter.url=http://payapi-${NAMESPACE}.q-gp.com
user.url=http://passportapi-${NAMESPACE}.q-gp.com
report.url=http://report.quantgroup.cn
fin.url=http://fsapi.xyqb.com
query.token=collection
jobs.schedule=0 15 10 * 1 ?
#jobs.schedule1=0 1/2 * * * ?
#jobs.schedule1=0 15 10 * 1 ?
jobs.schedule1=0 8 19 23 5 ?
jobs.schedule.day=0 40 0 * * ?
jobs.schedule.minute=0 0/1 * * * ?
#########################
# db.properties
#########################
db.user=collection_r
db.password=9HZkyR2KPFqOCzFN
db.driver=com.mysql.jdbc.Driver
db.url=jdbc:mysql://192.168.4.6:7315/collection?useUnicode=true&characterEncoding=utf8
db_mall.url=jdbc:mysql://db:3306/mall?useUnicode=true&characterEncoding=UTF8
db_mall.user=xyqb_query
db_mall.password=Uiwb@o^fR&nHOa5t
db_mall.driver=com.mysql.jdbc.Driver
db_xyqb.user=bowang
db_xyqb.password=in78u6ytgbhj56r
db_xyqb.driver=com.mysql.jdbc.Driver
db_xyqb.url=jdbc:mysql://db:3306/xyqb?useUnicode=true&characterEncoding=utf8
db_offline.user=xyqb_query
db_offline.password=Uiwb@o^fR&nHOa5t
db_offline.driver=com.mysql.jdbc.Driver
db_offline.url=jdbc:mysql://172.16.1.244:33312/offline?useUnicode=true&characterEncoding=utf8
db_qunar.user=xyqb_query
db_qunar.password=Uiwb@o^fR&nHOa5t
db_qunar.driver=com.mysql.jdbc.Driver
db_qunar.url=jdbc:mysql://172.16.1.244:33307/dujiangyan?useUnicode=true&characterEncoding=utf8
db_datajob.user=root
db_datajob.password=Quantgroup_fis_123
db_datajob.driver=com.mysql.jdbc.Driver
db_datajob.url=jdbc:mysql://192.168.4.21:3306/datajob?useUnicode=true&characterEncoding=utf8
#########################
# redis.properties
#########################
redis.host=redis
redis.port=6379
redis.password=
redis.maxIdle=20
redis.maxTotal=25
redis.minIdle=10
\ 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