🎨 清理多余文件,修改项目model
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package response
|
||||
|
||||
import "github.com/flipped-aurora/gin-vue-admin/server/model/common"
|
||||
import "git.echol.cn/loser/Go-Web-Template/server/model/common"
|
||||
|
||||
type FilePathResponse struct {
|
||||
FilePath string `json:"filePath"`
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
package response
|
||||
|
||||
import "github.com/flipped-aurora/gin-vue-admin/server/model/common"
|
||||
import "git.echol.cn/loser/Go-Web-Template/server/model/common"
|
||||
|
||||
type ExaFileResponse struct {
|
||||
File common.ExaFileUploadAndDownload `json:"file"`
|
||||
|
||||
Reference in New Issue
Block a user