mirror of
https://github.com/CodePhiliaX/Chat2DB.git
synced 2025-07-29 10:43:06 +08:00
feat:support download task
This commit is contained in:
@ -42,6 +42,8 @@ public abstract class RdbWebConverter {
|
||||
public abstract DlExecuteParam request2param(DmlRequest request);
|
||||
|
||||
|
||||
|
||||
public abstract GroupByParam request2param(GroupByRequest request);
|
||||
/**
|
||||
* Parameter conversion
|
||||
*
|
||||
|
Reference in New Issue
Block a user