@@ -1,7 +1,7 @@
datasource.driverClassName=com.mysql.jdbc.Driver
datasource.url=jdbc:mysql://10.10.100.18:3306/b2b_prod?characterEncoding=UTF-8&allowMultiQueries=true&rewriteBatchedStatements=true
datasource.username=root
-datasource.password=select111***
+datasource.password=select
datasource.initialSize=3
datasource.minIdle=1
datasource.maxActive=20