Commit 5863a18a authored by QA-蒙洛勇's avatar QA-蒙洛勇

增加zk配置

parent e63e241f
......@@ -116,4 +116,17 @@ urge.third.hejun.host=https://lianghuapai.hjzddata.com/
urge.third.qimei.host=http://172.30.220.20:9015/
#xyqb 查询接口 可以批量查询
xyqb.url.batch.repaymentQuery=http://172.30.5.51:9004/ex/repayment/view
\ No newline at end of file
xyqb.url.batch.repaymentQuery=http://172.30.5.51:9004/ex/repayment/view
# zookeeper
ud.zk.job.server-lists=192.168.6.27:53535
ud.zk.job.namespace=urge_dispatcher_job
ud.zk.job.baseSleepTimeMilliseconds=1000
ud.zk.job.maxSleepTimeMilliseconds=3000
ud.zk.job.maxRetries=5
ud.zk.job.sessionTimeoutMilliseconds=50000
ud.zk.job.connectionTimeoutMilliseconds=1000
# 新审核系统 URL
feature.url = http://172.20.1.131:901
\ 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