fix: 修复重复引用

This commit is contained in:
cjy 2025-12-28 13:00:47 +08:00
parent b8dfc8a6e6
commit 64a11237a3

View File

@ -12,7 +12,7 @@ import (
"strconv" "strconv"
"time" "time"
"micro-bundle/pkg/msg" // "micro-bundle/pkg/msg"
"dubbo.apache.org/dubbo-go/v3/common/logger" "dubbo.apache.org/dubbo-go/v3/common/logger"
"github.com/jinzhu/copier" "github.com/jinzhu/copier"