提取公共包

master
shenzhuan 2 years ago
parent 33171fddce
commit ca8aed1fbf

@ -1,12 +1,12 @@
package main
import (
common "git.mashibing.com/msb_47094/shopping-comm"
consul "github.com/asim/go-micro/plugins/registry/consul/v4"
opentracing2 "github.com/go-micro/plugins/v4/wrapper/trace/opentracing"
"github.com/opentracing/opentracing-go"
"go-micro.dev/v4"
"go-micro.dev/v4/registry"
"goproduct/common"
"goproduct/domain/repository"
"goproduct/domain/service"
"goproduct/handler"

Loading…
Cancel
Save