修改包名称定为至server为插件化提供便利
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package response
|
||||
|
||||
import "github.com/flipped-aurora/gin-vue-admin/model/example"
|
||||
import "github.com/flipped-aurora/gin-vue-admin/server/model/example"
|
||||
|
||||
type ExaFileResponse struct {
|
||||
File example.ExaFileUploadAndDownload `json:"file"`
|
||||
|
Reference in New Issue
Block a user