feat: file management renname
This commit is contained in:
@@ -13,6 +13,8 @@ import (
|
||||
"github.com/gin-gonic/gin"
|
||||
)
|
||||
|
||||
var NewFileSource = &FileSource{}
|
||||
|
||||
type FileSource struct {
|
||||
SysJob model.SysJob
|
||||
TableName string `json:"tableName"`
|
||||
|
||||
Reference in New Issue
Block a user