diff --git a/tamguo-config-repo/tamguo/tamguo-test.properties b/tamguo-config-repo/tamguo/tamguo-test.properties index 28c8229..ab00b4f 100644 --- a/tamguo-config-repo/tamguo/tamguo-test.properties +++ b/tamguo-config-repo/tamguo/tamguo-test.properties @@ -13,7 +13,7 @@ spring.datasource.maxPoolPreparedStatementPerConnectionSize=20 spring.datasource.maxWait=60000 spring.datasource.minEvictableIdleTimeMillis=300000 spring.datasource.minIdle=5 -spring.datasource.password=Tanguo +spring.datasource.password=admin spring.datasource.poolPreparedStatements=true spring.datasource.testOnBorrow=false spring.datasource.testOnReturn=false