feat 修改model名称
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
package mocks
|
||||
|
||||
import (
|
||||
grpc_pb "common/proto/ss/grpc_pb"
|
||||
context "context"
|
||||
grpc_pb "git.hlsq.asia/mmorpg/service-common/proto/ss/grpc_pb"
|
||||
reflect "reflect"
|
||||
|
||||
gomock "github.com/golang/mock/gomock"
|
||||
|
||||
Reference in New Issue
Block a user