mirror of
https://gitee.com/dromara/mayfly-go
synced 2026-05-22 10:55:29 +08:00
feat: 机器文件上传优化等,支持取消操作
This commit is contained in:
@@ -28,4 +28,5 @@ type SqlReaderExec struct {
|
||||
Filename string
|
||||
|
||||
ClientId string // 客户端id,若存在则会向其发送执行进度消息
|
||||
UploadId string // 上传id,用于记录上传进度
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user