Commit 5aa06d413828c5bf4e1f381ea171706b18d94086

Authored by 杨鸣坤
1 parent ee287de1

池州经开区数据上报v2,凯盛

@@ -25,7 +25,7 @@ public class CzDeviceReportService { @@ -25,7 +25,7 @@ public class CzDeviceReportService {
25 String username = "admin"; 25 String username = "admin";
26 String password = "ly@666yc"; 26 String password = "ly@666yc";
27 27
28 - String jdbcUrl = "postgresql://192.168.0.249:5432/iot"; 28 + String jdbcUrl = "jdbc:postgresql://192.168.0.249:5432/iot";
29 String jdbcUserName = "postgres"; 29 String jdbcUserName = "postgres";
30 String jdbcPassword = "1qaz@WSX"; 30 String jdbcPassword = "1qaz@WSX";
31 String selectSql = " SELECT\n" + 31 String selectSql = " SELECT\n" +