fuwencai 2 tahun lalu
induk
melakukan
1345d21798

+ 1 - 1
jyBXSubscribe/rpc/bxsubscribe/bxsubscribe.go

@@ -1,4 +1,4 @@
-// Code generated by goctl. DO NOT EDIT.
+// Code generated by goctl. DO NOT EDIT!
 // Source: bxsubscribe.proto
 // Source: bxsubscribe.proto
 
 
 package bxsubscribe
 package bxsubscribe

File diff ditekan karena terlalu besar
+ 343 - 700
jyBXSubscribe/rpc/type/bxsubscribe/bxsubscribe.pb.go


+ 1 - 7
jyBXSubscribe/rpc/type/bxsubscribe/bxsubscribe_grpc.pb.go

@@ -1,7 +1,7 @@
 // Code generated by protoc-gen-go-grpc. DO NOT EDIT.
 // Code generated by protoc-gen-go-grpc. DO NOT EDIT.
 // versions:
 // versions:
 // - protoc-gen-go-grpc v1.2.0
 // - protoc-gen-go-grpc v1.2.0
-// - protoc             v3.15.1
+// - protoc             v3.19.4
 // source: bxsubscribe.proto
 // source: bxsubscribe.proto
 
 
 package bxsubscribe
 package bxsubscribe
@@ -34,11 +34,8 @@ type BxsubscribeClient interface {
 	SetRead(ctx context.Context, in *SetReadReq, opts ...grpc.CallOption) (*StatusResp, error)
 	SetRead(ctx context.Context, in *SetReadReq, opts ...grpc.CallOption) (*StatusResp, error)
 	//关键词获取
 	//关键词获取
 	GetKey(ctx context.Context, in *GetKeyReq, opts ...grpc.CallOption) (*KeyResp, error)
 	GetKey(ctx context.Context, in *GetKeyReq, opts ...grpc.CallOption) (*KeyResp, error)
-<<<<<<< HEAD
 	//订阅设置获取
 	//订阅设置获取
 	GetSubScribeInfo(ctx context.Context, in *UserReq, opts ...grpc.CallOption) (*UserResq, error)
 	GetSubScribeInfo(ctx context.Context, in *UserReq, opts ...grpc.CallOption) (*UserResq, error)
-=======
->>>>>>> master
 	//信息分发
 	//信息分发
 	MsgDistributor(ctx context.Context, in *MsgDistributorReq, opts ...grpc.CallOption) (*StatusResp, error)
 	MsgDistributor(ctx context.Context, in *MsgDistributorReq, opts ...grpc.CallOption) (*StatusResp, error)
 	//手动分发人员查询
 	//手动分发人员查询
@@ -161,11 +158,8 @@ type BxsubscribeServer interface {
 	SetRead(context.Context, *SetReadReq) (*StatusResp, error)
 	SetRead(context.Context, *SetReadReq) (*StatusResp, error)
 	//关键词获取
 	//关键词获取
 	GetKey(context.Context, *GetKeyReq) (*KeyResp, error)
 	GetKey(context.Context, *GetKeyReq) (*KeyResp, error)
-<<<<<<< HEAD
 	//订阅设置获取
 	//订阅设置获取
 	GetSubScribeInfo(context.Context, *UserReq) (*UserResq, error)
 	GetSubScribeInfo(context.Context, *UserReq) (*UserResq, error)
-=======
->>>>>>> master
 	//信息分发
 	//信息分发
 	MsgDistributor(context.Context, *MsgDistributorReq) (*StatusResp, error)
 	MsgDistributor(context.Context, *MsgDistributorReq) (*StatusResp, error)
 	//手动分发人员查询
 	//手动分发人员查询

Beberapa file tidak ditampilkan karena terlalu banyak file yang berubah dalam diff ini