Veronique 2 anni fa
parent
commit
4b3f3979d9
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      conf/rexdb-pro.properties

+ 1 - 1
conf/rexdb-pro.properties

@@ -12,6 +12,6 @@ mysql.password=Admin@123
 
 #erp001
 mysql001.driver=com.mysql.jdbc.Driver
-mysql001.url=jdbc:mysql://192.168.1.22:3306/dnyerp20221012?useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&useSSL=false&rewriteBatchedStatements=true
+mysql001.url=jdbc:mysql://192.168.1.22:3306/dydelivertest?useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&useSSL=false&rewriteBatchedStatements=true
 mysql001.username=dbadmin
 mysql001.password=Admin@123