mirror of
https://github.com/CodePhiliaX/Chat2DB.git
synced 2025-07-30 19:22:58 +08:00
Team Create Complete Fields
This commit is contained in:
@ -39,7 +39,7 @@ public interface DataSourceService {
|
||||
* @param param
|
||||
* @return
|
||||
*/
|
||||
ActionResult updateWithPermission(DataSourceUpdateParam param);
|
||||
DataResult<Long> updateWithPermission(DataSourceUpdateParam param);
|
||||
|
||||
/**
|
||||
* 删除数据源连接
|
||||
|
Reference in New Issue
Block a user