mirror of
https://github.com/CodePhiliaX/Chat2DB.git
synced 2025-08-02 21:50:43 +08:00
Add Support Type Query
This commit is contained in:
@ -166,6 +166,7 @@ public class DataSourceController {
|
||||
*
|
||||
* @param request
|
||||
* @return
|
||||
* @version 2.1.0
|
||||
*/
|
||||
@GetMapping("/datasource/list")
|
||||
public WebPageResult<DataSourceVO> list(DataSourceQueryRequest request) {
|
||||
|
Reference in New Issue
Block a user