mirror of
https://github.com/CodePhiliaX/Chat2DB.git
synced 2025-07-30 03:03:13 +08:00
fix: 修复修改数据库连接环境失败的问题
This commit is contained in:
@ -56,7 +56,10 @@ public class DataSourceUpdateRequest {
|
||||
*/
|
||||
private String envType;
|
||||
|
||||
|
||||
/**
|
||||
* 环境id
|
||||
*/
|
||||
private Integer environmentId;
|
||||
|
||||
/**
|
||||
* host
|
||||
|
Reference in New Issue
Block a user