提交 8fa9b322 编写于 作者: S songzhibin97

fix:mod

上级 9f91af3b
......@@ -21,7 +21,6 @@ require (
github.com/go-playground/validator/v10 v10.3.0 // indirect
github.com/go-redis/redis/v8 v8.11.0
github.com/go-sql-driver/mysql v1.5.0
github.com/gofrs/uuid v3.2.0+incompatible
github.com/gookit/color v1.3.1
github.com/jehiah/go-strftime v0.0.0-20171201141054-1d33003b3869 // indirect
github.com/jordan-wright/email v0.0.0-20200824153738-3f5bafa1cd84
......
......@@ -5,9 +5,9 @@ import (
"fmt"
"strconv"
"github.com/360EntSecGroup-Skylar/excelize/v2"
"github.com/flipped-aurora/gin-vue-admin/global"
"github.com/flipped-aurora/gin-vue-admin/model/system"
"github.com/xuri/excelize/v2"
)
type ExcelService struct {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册