zhangqian
2023-08-28 e517b1a99b6edfa24c8cc4e109a6a10488f23b6a
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