修改包名称定为至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 FilePathResponse struct {
|
||||
FilePath string `json:"filePath"`
|
||||
|
Reference in New Issue
Block a user