fix
This commit is contained in:
parent
359e67e281
commit
b892e04d8a
|
@ -10,7 +10,6 @@ import (
|
|||
"fusenapi/server/shopping-cart/internal/types"
|
||||
"fusenapi/utils/auth"
|
||||
"fusenapi/utils/basic"
|
||||
"fusenapi/utils/shopping_cart"
|
||||
"gorm.io/gorm"
|
||||
"time"
|
||||
|
||||
|
|
|
@ -11,7 +11,6 @@ import (
|
|||
"fusenapi/utils/auth"
|
||||
"fusenapi/utils/basic"
|
||||
"fusenapi/utils/format"
|
||||
"fusenapi/utils/shopping_cart"
|
||||
"gorm.io/gorm"
|
||||
|
||||
"github.com/zeromicro/go-zero/core/logx"
|
||||
|
|
|
@ -14,7 +14,6 @@ import (
|
|||
"fusenapi/utils/basic"
|
||||
"fusenapi/utils/format"
|
||||
"fusenapi/utils/s3url_to_s3id"
|
||||
"fusenapi/utils/shopping_cart"
|
||||
"math"
|
||||
|
||||
"github.com/zeromicro/go-zero/core/logx"
|
||||
|
|
Loading…
Reference in New Issue
Block a user