From bb36d88c98677d53855ff675638a9affa6576130 Mon Sep 17 00:00:00 2001 From: lzh <1625167628@qq.com> Date: Sat, 14 Jun 2025 13:21:02 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E9=BD=90=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkg/service/bundle/bundleOrder.go | 1 + 1 file changed, 1 insertion(+) diff --git a/pkg/service/bundle/bundleOrder.go b/pkg/service/bundle/bundleOrder.go index e3f7ec2..a3e1d54 100644 --- a/pkg/service/bundle/bundleOrder.go +++ b/pkg/service/bundle/bundleOrder.go @@ -12,6 +12,7 @@ import ( "fonchain-fiee/pkg/service/bundle/common" "fonchain-fiee/pkg/service/bundle/logic" bundleModel "fonchain-fiee/pkg/service/bundle/model" + "fonchain-fiee/pkg/service/upload" "strconv" "strings" "time"