Skip to content

Commit

Permalink
Merge pull request #23 from zhoushuguang/optimize
Browse files Browse the repository at this point in the history
fix: import format
  • Loading branch information
zhoushuguang authored Jun 25, 2022
2 parents 8846363 + 53b4215 commit 6837edb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions apps/product/rpc/internal/logic/operationproductslogic.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ package logic

import (
"context"

"github.com/zhoushuguang/lebron/apps/product/rpc/internal/svc"
"github.com/zhoushuguang/lebron/apps/product/rpc/product"

Expand Down
1 change: 1 addition & 0 deletions apps/product/rpc/internal/model/productoperationmodel.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ package model
import (
"context"
"fmt"

"github.com/zeromicro/go-zero/core/stores/cache"
"github.com/zeromicro/go-zero/core/stores/sqlx"
)
Expand Down

0 comments on commit 6837edb

Please sign in to comment.