From d7a9a2ed651593b424996e54eaff8e04fe52695d Mon Sep 17 00:00:00 2001 From: liquanyu Date: Fri, 28 Dec 2018 20:19:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=97=B6=E9=97=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- platform-job-index/src/main/resources/conf.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform-job-index/src/main/resources/conf.properties b/platform-job-index/src/main/resources/conf.properties index 1b2f433..d7215a7 100644 --- a/platform-job-index/src/main/resources/conf.properties +++ b/platform-job-index/src/main/resources/conf.properties @@ -57,4 +57,4 @@ report.db.jdbcurl=jdbc:oracle:thin:@192.168.1.32:1521:orcl report.db.username=LYMS_ODS report.db.password=Welcome1 -file.path=C:/datadata/lastsynctime.txt \ No newline at end of file +file.path=/data/lastsynctime.txt \ No newline at end of file -- 1.8.3.1