mirror of
https://github.com/CodePhiliaX/Chat2DB.git
synced 2025-09-21 03:53:24 +08:00
return password
This commit is contained in:
@ -36,6 +36,11 @@ public class DataSourceVO {
|
||||
*/
|
||||
private String user;
|
||||
|
||||
/**
|
||||
* password
|
||||
*/
|
||||
private String password;
|
||||
|
||||
/**
|
||||
* 连接类型
|
||||
*/
|
||||
|
Reference in New Issue
Block a user