zhangqian
2023-08-28 4af9a94256e5109a6b09a6e3e61f72c43e80db50
source/example/file_upload_download.go
@@ -2,10 +2,10 @@
import (
   "context"
   "github.com/flipped-aurora/gin-vue-admin/server/model/example"
   "github.com/flipped-aurora/gin-vue-admin/server/service/system"
   "github.com/pkg/errors"
   "gorm.io/gorm"
   "srm/model/example"
   "srm/service/system"
)
const initOrderExaFile = system.InitOrderInternal + 1