diff --git a/lpro/build/classes/com/lp/authority/AuthorityIntercept.class b/lpro/build/classes/com/lp/authority/AuthorityIntercept.class index 8fe6dc2..a109ac0 100644 Binary files a/lpro/build/classes/com/lp/authority/AuthorityIntercept.class and b/lpro/build/classes/com/lp/authority/AuthorityIntercept.class differ diff --git a/lpro/build/classes/config/config.properties b/lpro/build/classes/config/config.properties index 31bd3e4..a1f8443 100644 --- a/lpro/build/classes/config/config.properties +++ b/lpro/build/classes/config/config.properties @@ -1,6 +1,6 @@ #------------------------- jdbc config ------------------------- -jdbc.driverClassName= com.mysql.jdbc.Driver -#jdbc.driverClassName= com.mysql.cj.jdbc.Driver +#jdbc.driverClassName= com.mysql.jdbc.Driver +jdbc.driverClassName= com.mysql.cj.jdbc.Driver jdbc.maxActive=200 jdbc.maxWait=500