From a5cd8412b0a31db3a540631c6473cd89b47b33de Mon Sep 17 00:00:00 2001
From: lilei <lilei@finstone.com.cn>
Date: Fri, 22 Feb 2019 07:30:46 +0000
Subject: [PATCH] Update njcz-yszx-pay-service-dev.properties

---
 repo/njcz-yszx-pay-service-dev.properties | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/repo/njcz-yszx-pay-service-dev.properties b/repo/njcz-yszx-pay-service-dev.properties
index 3a1b85c..e84c06d 100644
--- a/repo/njcz-yszx-pay-service-dev.properties
+++ b/repo/njcz-yszx-pay-service-dev.properties
@@ -1,7 +1,7 @@
 mybatis.config-locations=classpath:mybatis-config.xml
 mybatis.mapper-locations=classpath:cn/gov/njcz/yszx/dao/*.xml
-spring.datasource.primary.url=jdbc:oracle:thin:@10.64.175.129:1521/czcpm
-spring.datasource.primary.username=fdp_cs
+spring.datasource.primary.url=jdbc:oracle:thin:@172.16.1.22:1521/orcl
+spring.datasource.primary.username=fdp
 spring.datasource.primary.password=123
 spring.datasource.primary.driver-class-name=oracle.jdbc.driver.OracleDriver
 spring.datasource.primary.min-idle=5  
-- 
GitLab