大理车载机功能提交
diff --git a/config/application-devel-pg.properties b/config/application-devel-pg.properties
index 7396dff..5196f36 100644
--- a/config/application-devel-pg.properties
+++ b/config/application-devel-pg.properties
@@ -5,7 +5,7 @@
 spring.datasource.continue-on-error=true
 #spring.datasource.initialization-mode=always
 spring.jpa.show-sql=true
-#logging.level.org.hibernate.SQL=DEBUG
+logging.level.org.hibernate.SQL=DEBUG
 # Postgresql settings
 spring.datasource.platform=postgresql
 spring.datasource.url=jdbc:postgresql://172.28.201.70:15432/restauranttest
@@ -25,10 +25,10 @@
 spring.jackson.serialization.fail-on-empty-beans=false
 
 
-payapi.url=https://yy.dlsmk.cn/payapi
+payapi.url=http://172.28.201.70:10010/payapi
 
 payapi.appid=200001
 
 cron.offlinedtl= 0 0/5 * * * ?
 payapi.logintime= 0 0/5 * * * ? 
-busapp.cardsync.cron=0 0/10 * * * ?
\ No newline at end of file
+busapp.cardsync.cron=0 0/1 * * * ?
\ No newline at end of file