添加导出
This commit is contained in:
@@ -142,6 +142,7 @@ func (t *template) Delete(ctx context.Context, templateIds []int64) (err error)
|
||||
type ArgsTemplateExportData struct {
|
||||
ExportType ExportType // 导出类型
|
||||
DataId int64 // 导出数据id
|
||||
Search string // 筛选json
|
||||
}
|
||||
|
||||
// ExportData @TITLE 导出数据
|
||||
|
||||
Reference in New Issue
Block a user