农商行下载对账单
diff --git a/config/application-devel-pg-xkx.properties b/config/application-devel-pg-xkx.properties
index bd19698..f4202ad 100644
--- a/config/application-devel-pg-xkx.properties
+++ b/config/application-devel-pg-xkx.properties
@@ -25,7 +25,12 @@
 ##################################################
 ## quartz task scheduler
 shopbalance.updater.cron=-
+download.ynrcc.chkfile.cron =3 0/2 * * * ?
 #############################################
 spring.cloud.consul.enabled=false
 spring.cloud.consul.host=172.28.201.70
 spring.cloud.consul.port=8500
+################# proxy ############################
+resttemplate.proxy.type=direct
+resttemplate.proxy.host=127.0.0.1
+resttemplate.proxy.port=8087