调农商行前置测通
diff --git a/config/application-devel-pg-xkx.properties b/config/application-devel-pg-xkx.properties
index f4202ad..85ffa70 100644
--- a/config/application-devel-pg-xkx.properties
+++ b/config/application-devel-pg-xkx.properties
@@ -11,6 +11,8 @@
spring.datasource.username=admin
spring.datasource.password=123456
database.dbtype=postgresql
+
+logging.level.org.hibernate.SQL=ERROR
# Redis settings
spring.redis.host=localhost
spring.redis.port=16379
@@ -25,7 +27,8 @@
##################################################
## quartz task scheduler
shopbalance.updater.cron=-
-download.ynrcc.chkfile.cron =3 0/2 * * * ?
+#download.ynrcc.chkfile.cron =3 0/2 * * * ?
+query.third.transdtl.result.cron=7 0/1 * * * ?
#############################################
spring.cloud.consul.enabled=false
spring.cloud.consul.host=172.28.201.70