mirror of
https://github.com/flipped-aurora/gin-vue-admin.git
synced 2026-09-21 20:35:16 +00:00
feat:fix go mod
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package example
|
||||
|
||||
import "gin-vue-admin/model/system"
|
||||
import "github.com/flipped-aurora/gin-vue-admin/model/system"
|
||||
|
||||
type ExcelInfo struct {
|
||||
FileName string `json:"fileName"` // 文件名
|
||||
|
||||
Reference in New Issue
Block a user