mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
添加Entity.addCondition方法(issue#IBCDL2@Gitee)
This commit is contained in:
@@ -75,6 +75,12 @@ user = root
|
||||
pass = 123456
|
||||
remarks = true
|
||||
|
||||
[mariadb_local]
|
||||
url = jdbc:mysql://localhost:3306/test?useSSL=false
|
||||
user = root
|
||||
pass = 123456
|
||||
remarks = true
|
||||
|
||||
[postgre]
|
||||
url = jdbc:postgresql://looly.centos:5432/test_hutool
|
||||
user = postgres
|
||||
|
Reference in New Issue
Block a user