diff --git a/src/main/resources/wellSensor/application.properties b/src/main/resources/wellSensor/application.properties index df1fa88..68b9e28 100644 --- a/src/main/resources/wellSensor/application.properties +++ b/src/main/resources/wellSensor/application.properties @@ -59,7 +59,6 @@ # ============================================================================ log4jdbc.enable=false - # ============================================================================ # hibernate # ============================================================================ diff --git a/src/main/resources/wellSensor/application.properties b/src/main/resources/wellSensor/application.properties index df1fa88..68b9e28 100644 --- a/src/main/resources/wellSensor/application.properties +++ b/src/main/resources/wellSensor/application.properties @@ -59,7 +59,6 @@ # ============================================================================ log4jdbc.enable=false - # ============================================================================ # hibernate # ============================================================================ diff --git a/target/classes/wellSensor/application.properties b/target/classes/wellSensor/application.properties index 4be2373..df1fa88 100644 --- a/target/classes/wellSensor/application.properties +++ b/target/classes/wellSensor/application.properties @@ -20,9 +20,9 @@ #db.default.username=sensor #db.default.password=sensor db.default.driverClassName=com.mysql.jdbc.Driver -db.default.url=jdbc:mysql://139.198.17.115:3000/smartwell_yizhuang?useUnicode=true&characterEncoding=UTF-8&useSSL=false +db.default.url=jdbc:mysql://111.198.10.15:11102/smartwell_yizhuang?useUnicode=true&characterEncoding=UTF-8&useSSL=false db.default.username=root -db.default.password=root +db.default.password=Casic203! ### ============================================================================ # dbReal # ============================================================================