| 
						
						
						
						 |  | @ -1,7 +1,7 @@ | 
			
		
	
		
		
			
				
					
					|  |  |  | // Code generated by protoc-gen-go-triple. DO NOT EDIT.
 |  |  |  | // Code generated by protoc-gen-go-triple. DO NOT EDIT.
 | 
			
		
	
		
		
			
				
					
					|  |  |  | // versions:
 |  |  |  | // versions:
 | 
			
		
	
		
		
			
				
					
					|  |  |  | // - protoc-gen-go-triple v1.0.8
 |  |  |  | // - protoc-gen-go-triple v1.0.8
 | 
			
		
	
		
		
			
				
					
					|  |  |  | // - protoc             v4.24.0--rc1
 |  |  |  | // - protoc             v3.20.3
 | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  | // source: pb/bundle.proto
 |  |  |  | // source: pb/bundle.proto
 | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  | package bundle |  |  |  | package bundle | 
			
		
	
	
		
		
			
				
					
					|  |  | @ -48,18 +48,17 @@ type BundleClient interface { | 
			
		
	
		
		
			
				
					
					|  |  |  | 	OrderRecordsListV2(ctx context.Context, in *OrderRecordsRequestV2, opts ...grpc_go.CallOption) (*OrderRecordsResponseV2, common.ErrorWithAttachment) |  |  |  | 	OrderRecordsListV2(ctx context.Context, in *OrderRecordsRequestV2, opts ...grpc_go.CallOption) (*OrderRecordsResponseV2, common.ErrorWithAttachment) | 
			
		
	
		
		
			
				
					
					|  |  |  | 	OrderListByOrderNo(ctx context.Context, in *OrderInfoByOrderNoRequest, opts ...grpc_go.CallOption) (*OrderInfoByOrderNoResp, common.ErrorWithAttachment) |  |  |  | 	OrderListByOrderNo(ctx context.Context, in *OrderInfoByOrderNoRequest, opts ...grpc_go.CallOption) (*OrderInfoByOrderNoResp, common.ErrorWithAttachment) | 
			
		
	
		
		
			
				
					
					|  |  |  | 	OnlyAddValueListByOrderNo(ctx context.Context, in *OnlyAddValueListByOrderNoRequest, opts ...grpc_go.CallOption) (*OnlyAddValueListByOrderNoResp, common.ErrorWithAttachment) |  |  |  | 	OnlyAddValueListByOrderNo(ctx context.Context, in *OnlyAddValueListByOrderNoRequest, opts ...grpc_go.CallOption) (*OnlyAddValueListByOrderNoResp, common.ErrorWithAttachment) | 
			
		
	
		
		
			
				
					
					|  |  |  | 	//增值套餐
 |  |  |  | 	// 增值套餐
 | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  | 	CreateValueAddBundle(ctx context.Context, in *CreateValueAddBundleRequest, opts ...grpc_go.CallOption) (*CreateValueAddBundleResponse, common.ErrorWithAttachment) |  |  |  | 	CreateValueAddBundle(ctx context.Context, in *CreateValueAddBundleRequest, opts ...grpc_go.CallOption) (*CreateValueAddBundleResponse, common.ErrorWithAttachment) | 
			
		
	
		
		
			
				
					
					|  |  |  | 	ValueAddBundleList(ctx context.Context, in *ValueAddBundleListRequest, opts ...grpc_go.CallOption) (*ValueAddBundleListResponse, common.ErrorWithAttachment) |  |  |  | 	ValueAddBundleList(ctx context.Context, in *ValueAddBundleListRequest, opts ...grpc_go.CallOption) (*ValueAddBundleListResponse, common.ErrorWithAttachment) | 
			
		
	
		
		
			
				
					
					|  |  |  | 	ValueAddBundleDetail(ctx context.Context, in *ValueAddBundleDetailRequest, opts ...grpc_go.CallOption) (*ValueAddBundleDetailResponse, common.ErrorWithAttachment) |  |  |  | 	ValueAddBundleDetail(ctx context.Context, in *ValueAddBundleDetailRequest, opts ...grpc_go.CallOption) (*ValueAddBundleDetailResponse, common.ErrorWithAttachment) | 
			
		
	
		
		
			
				
					
					|  |  |  | 	//新增值服务
 |  |  |  | 	// 新增值服务
 | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  | 	SaveValueAddService(ctx context.Context, in *ValueAddServiceLang, opts ...grpc_go.CallOption) (*SaveResponse, common.ErrorWithAttachment) |  |  |  | 	SaveValueAddService(ctx context.Context, in *ValueAddServiceLang, opts ...grpc_go.CallOption) (*SaveResponse, common.ErrorWithAttachment) | 
			
		
	
		
		
			
				
					
					|  |  |  | 	ValueAddServiceList(ctx context.Context, in *ValueAddServiceListRequest, opts ...grpc_go.CallOption) (*ValueAddServiceListResponse, common.ErrorWithAttachment) |  |  |  | 	ValueAddServiceList(ctx context.Context, in *ValueAddServiceListRequest, opts ...grpc_go.CallOption) (*ValueAddServiceListResponse, common.ErrorWithAttachment) | 
			
		
	
		
		
			
				
					
					|  |  |  | 	ValueAddServiceDetail(ctx context.Context, in *ValueAddServiceDetailRequest, opts ...grpc_go.CallOption) (*ValueAddServiceDetailResponse, common.ErrorWithAttachment) |  |  |  | 	ValueAddServiceDetail(ctx context.Context, in *ValueAddServiceDetailRequest, opts ...grpc_go.CallOption) (*ValueAddServiceDetailResponse, common.ErrorWithAttachment) | 
			
		
	
		
		
			
				
					
					|  |  |  | 	ValueAddServiceLangByUuidAndLanguage(ctx context.Context, in *ValueAddServiceDetailRequest, opts ...grpc_go.CallOption) (*ValueAddServiceLang, common.ErrorWithAttachment) |  |  |  | 	ValueAddServiceLangByUuidAndLanguage(ctx context.Context, in *ValueAddServiceDetailRequest, opts ...grpc_go.CallOption) (*ValueAddServiceLang, common.ErrorWithAttachment) | 
			
		
	
		
		
			
				
					
					|  |  |  | 	CalculatePrice(ctx context.Context, in *CalculatePriceRequest, opts ...grpc_go.CallOption) (*CalculatePriceResponse, common.ErrorWithAttachment) |  |  |  | 	CalculatePrice(ctx context.Context, in *CalculatePriceRequest, opts ...grpc_go.CallOption) (*CalculatePriceResponse, common.ErrorWithAttachment) | 
			
		
	
		
		
			
				
					
					|  |  |  | 	BatchGetValueAddServiceLang(ctx context.Context, in *BatchGetValueAddServiceLangRequest, opts ...grpc_go.CallOption) (*BatchGetValueAddServiceLangResponse, common.ErrorWithAttachment) |  |  |  | 	BatchGetValueAddServiceLang(ctx context.Context, in *BatchGetValueAddServiceLangRequest, opts ...grpc_go.CallOption) (*BatchGetValueAddServiceLangResponse, common.ErrorWithAttachment) | 
			
		
	
		
		
			
				
					
					|  |  |  | 	DeleteValueAddService(ctx context.Context, in *DeleteValueAddServiceRequest, opts ...grpc_go.CallOption) (*CommonResponse, common.ErrorWithAttachment) |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  | 	// 余量管理
 |  |  |  | 	// 余量管理
 | 
			
		
	
		
		
			
				
					
					|  |  |  | 	BundleExtend(ctx context.Context, in *BundleExtendRequest, opts ...grpc_go.CallOption) (*BundleExtendResponse, common.ErrorWithAttachment) |  |  |  | 	BundleExtend(ctx context.Context, in *BundleExtendRequest, opts ...grpc_go.CallOption) (*BundleExtendResponse, common.ErrorWithAttachment) | 
			
		
	
		
		
			
				
					
					|  |  |  | 	BundleExtendRecordsList(ctx context.Context, in *BundleExtendRecordsListRequest, opts ...grpc_go.CallOption) (*BundleExtendRecordsListResponse, common.ErrorWithAttachment) |  |  |  | 	BundleExtendRecordsList(ctx context.Context, in *BundleExtendRecordsListRequest, opts ...grpc_go.CallOption) (*BundleExtendRecordsListResponse, common.ErrorWithAttachment) | 
			
		
	
	
		
		
			
				
					
					|  |  | @ -73,7 +72,7 @@ type BundleClient interface { | 
			
		
	
		
		
			
				
					
					|  |  |  | 	GetVedioWorkDetail(ctx context.Context, in *GetVedioWorkDetailReq, opts ...grpc_go.CallOption) (*GetVedioeWorkDetailResp, common.ErrorWithAttachment) |  |  |  | 	GetVedioWorkDetail(ctx context.Context, in *GetVedioWorkDetailReq, opts ...grpc_go.CallOption) (*GetVedioeWorkDetailResp, common.ErrorWithAttachment) | 
			
		
	
		
		
			
				
					
					|  |  |  | 	ToBeComfirmedWorks(ctx context.Context, in *ToBeComfirmedWorksReq, opts ...grpc_go.CallOption) (*ToBeComfirmedWorksResp, common.ErrorWithAttachment) |  |  |  | 	ToBeComfirmedWorks(ctx context.Context, in *ToBeComfirmedWorksReq, opts ...grpc_go.CallOption) (*ToBeComfirmedWorksResp, common.ErrorWithAttachment) | 
			
		
	
		
		
			
				
					
					|  |  |  | 	ConfirmWork(ctx context.Context, in *ConfirmWorkReq, opts ...grpc_go.CallOption) (*ConfirmWorkResp, common.ErrorWithAttachment) |  |  |  | 	ConfirmWork(ctx context.Context, in *ConfirmWorkReq, opts ...grpc_go.CallOption) (*ConfirmWorkResp, common.ErrorWithAttachment) | 
			
		
	
		
		
			
				
					
					|  |  |  | 	//对账单
 |  |  |  | 	// 对账单
 | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  | 	GetReconciliationList(ctx context.Context, in *GetReconciliationListReq, opts ...grpc_go.CallOption) (*GetReconciliationListResp, common.ErrorWithAttachment) |  |  |  | 	GetReconciliationList(ctx context.Context, in *GetReconciliationListReq, opts ...grpc_go.CallOption) (*GetReconciliationListResp, common.ErrorWithAttachment) | 
			
		
	
		
		
			
				
					
					|  |  |  | 	CreateReconciliation(ctx context.Context, in *ReconciliationInfo, opts ...grpc_go.CallOption) (*CommonResponse, common.ErrorWithAttachment) |  |  |  | 	CreateReconciliation(ctx context.Context, in *ReconciliationInfo, opts ...grpc_go.CallOption) (*CommonResponse, common.ErrorWithAttachment) | 
			
		
	
		
		
			
				
					
					|  |  |  | 	UpdateReconciliation(ctx context.Context, in *ReconciliationInfo, opts ...grpc_go.CallOption) (*CommonResponse, common.ErrorWithAttachment) |  |  |  | 	UpdateReconciliation(ctx context.Context, in *ReconciliationInfo, opts ...grpc_go.CallOption) (*CommonResponse, common.ErrorWithAttachment) | 
			
		
	
	
		
		
			
				
					
					|  |  | @ -114,7 +113,6 @@ type BundleClientImpl struct { | 
			
		
	
		
		
			
				
					
					|  |  |  | 	ValueAddServiceLangByUuidAndLanguage     func(ctx context.Context, in *ValueAddServiceDetailRequest) (*ValueAddServiceLang, error) |  |  |  | 	ValueAddServiceLangByUuidAndLanguage     func(ctx context.Context, in *ValueAddServiceDetailRequest) (*ValueAddServiceLang, error) | 
			
		
	
		
		
			
				
					
					|  |  |  | 	CalculatePrice                           func(ctx context.Context, in *CalculatePriceRequest) (*CalculatePriceResponse, error) |  |  |  | 	CalculatePrice                           func(ctx context.Context, in *CalculatePriceRequest) (*CalculatePriceResponse, error) | 
			
		
	
		
		
			
				
					
					|  |  |  | 	BatchGetValueAddServiceLang              func(ctx context.Context, in *BatchGetValueAddServiceLangRequest) (*BatchGetValueAddServiceLangResponse, error) |  |  |  | 	BatchGetValueAddServiceLang              func(ctx context.Context, in *BatchGetValueAddServiceLangRequest) (*BatchGetValueAddServiceLangResponse, error) | 
			
		
	
		
		
			
				
					
					|  |  |  | 	DeleteValueAddService                    func(ctx context.Context, in *DeleteValueAddServiceRequest) (*CommonResponse, error) |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  | 	BundleExtend                             func(ctx context.Context, in *BundleExtendRequest) (*BundleExtendResponse, error) |  |  |  | 	BundleExtend                             func(ctx context.Context, in *BundleExtendRequest) (*BundleExtendResponse, error) | 
			
		
	
		
		
			
				
					
					|  |  |  | 	BundleExtendRecordsList                  func(ctx context.Context, in *BundleExtendRecordsListRequest) (*BundleExtendRecordsListResponse, error) |  |  |  | 	BundleExtendRecordsList                  func(ctx context.Context, in *BundleExtendRecordsListRequest) (*BundleExtendRecordsListResponse, error) | 
			
		
	
		
		
			
				
					
					|  |  |  | 	GetBundleBalanceList                     func(ctx context.Context, in *GetBundleBalanceListReq) (*GetBundleBalanceListResp, error) |  |  |  | 	GetBundleBalanceList                     func(ctx context.Context, in *GetBundleBalanceListReq) (*GetBundleBalanceListResp, error) | 
			
		
	
	
		
		
			
				
					
					|  |  | @ -318,12 +316,6 @@ func (c *bundleClient) BatchGetValueAddServiceLang(ctx context.Context, in *Batc | 
			
		
	
		
		
			
				
					
					|  |  |  | 	return out, c.cc.Invoke(ctx, "/"+interfaceKey+"/BatchGetValueAddServiceLang", in, out) |  |  |  | 	return out, c.cc.Invoke(ctx, "/"+interfaceKey+"/BatchGetValueAddServiceLang", in, out) | 
			
		
	
		
		
			
				
					
					|  |  |  | } |  |  |  | } | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  | func (c *bundleClient) DeleteValueAddService(ctx context.Context, in *DeleteValueAddServiceRequest, opts ...grpc_go.CallOption) (*CommonResponse, common.ErrorWithAttachment) { |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  | 	out := new(CommonResponse) |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  | 	interfaceKey := ctx.Value(constant.InterfaceKey).(string) |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  | 	return out, c.cc.Invoke(ctx, "/"+interfaceKey+"/DeleteValueAddService", in, out) |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  | } |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  | func (c *bundleClient) BundleExtend(ctx context.Context, in *BundleExtendRequest, opts ...grpc_go.CallOption) (*BundleExtendResponse, common.ErrorWithAttachment) { |  |  |  | func (c *bundleClient) BundleExtend(ctx context.Context, in *BundleExtendRequest, opts ...grpc_go.CallOption) (*BundleExtendResponse, common.ErrorWithAttachment) { | 
			
		
	
		
		
			
				
					
					|  |  |  | 	out := new(BundleExtendResponse) |  |  |  | 	out := new(BundleExtendResponse) | 
			
		
	
		
		
			
				
					
					|  |  |  | 	interfaceKey := ctx.Value(constant.InterfaceKey).(string) |  |  |  | 	interfaceKey := ctx.Value(constant.InterfaceKey).(string) | 
			
		
	
	
		
		
			
				
					
					|  |  | @ -438,18 +430,17 @@ type BundleServer interface { | 
			
		
	
		
		
			
				
					
					|  |  |  | 	OrderRecordsListV2(context.Context, *OrderRecordsRequestV2) (*OrderRecordsResponseV2, error) |  |  |  | 	OrderRecordsListV2(context.Context, *OrderRecordsRequestV2) (*OrderRecordsResponseV2, error) | 
			
		
	
		
		
			
				
					
					|  |  |  | 	OrderListByOrderNo(context.Context, *OrderInfoByOrderNoRequest) (*OrderInfoByOrderNoResp, error) |  |  |  | 	OrderListByOrderNo(context.Context, *OrderInfoByOrderNoRequest) (*OrderInfoByOrderNoResp, error) | 
			
		
	
		
		
			
				
					
					|  |  |  | 	OnlyAddValueListByOrderNo(context.Context, *OnlyAddValueListByOrderNoRequest) (*OnlyAddValueListByOrderNoResp, error) |  |  |  | 	OnlyAddValueListByOrderNo(context.Context, *OnlyAddValueListByOrderNoRequest) (*OnlyAddValueListByOrderNoResp, error) | 
			
		
	
		
		
			
				
					
					|  |  |  | 	//增值套餐
 |  |  |  | 	// 增值套餐
 | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  | 	CreateValueAddBundle(context.Context, *CreateValueAddBundleRequest) (*CreateValueAddBundleResponse, error) |  |  |  | 	CreateValueAddBundle(context.Context, *CreateValueAddBundleRequest) (*CreateValueAddBundleResponse, error) | 
			
		
	
		
		
			
				
					
					|  |  |  | 	ValueAddBundleList(context.Context, *ValueAddBundleListRequest) (*ValueAddBundleListResponse, error) |  |  |  | 	ValueAddBundleList(context.Context, *ValueAddBundleListRequest) (*ValueAddBundleListResponse, error) | 
			
		
	
		
		
			
				
					
					|  |  |  | 	ValueAddBundleDetail(context.Context, *ValueAddBundleDetailRequest) (*ValueAddBundleDetailResponse, error) |  |  |  | 	ValueAddBundleDetail(context.Context, *ValueAddBundleDetailRequest) (*ValueAddBundleDetailResponse, error) | 
			
		
	
		
		
			
				
					
					|  |  |  | 	//新增值服务
 |  |  |  | 	// 新增值服务
 | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  | 	SaveValueAddService(context.Context, *ValueAddServiceLang) (*SaveResponse, error) |  |  |  | 	SaveValueAddService(context.Context, *ValueAddServiceLang) (*SaveResponse, error) | 
			
		
	
		
		
			
				
					
					|  |  |  | 	ValueAddServiceList(context.Context, *ValueAddServiceListRequest) (*ValueAddServiceListResponse, error) |  |  |  | 	ValueAddServiceList(context.Context, *ValueAddServiceListRequest) (*ValueAddServiceListResponse, error) | 
			
		
	
		
		
			
				
					
					|  |  |  | 	ValueAddServiceDetail(context.Context, *ValueAddServiceDetailRequest) (*ValueAddServiceDetailResponse, error) |  |  |  | 	ValueAddServiceDetail(context.Context, *ValueAddServiceDetailRequest) (*ValueAddServiceDetailResponse, error) | 
			
		
	
		
		
			
				
					
					|  |  |  | 	ValueAddServiceLangByUuidAndLanguage(context.Context, *ValueAddServiceDetailRequest) (*ValueAddServiceLang, error) |  |  |  | 	ValueAddServiceLangByUuidAndLanguage(context.Context, *ValueAddServiceDetailRequest) (*ValueAddServiceLang, error) | 
			
		
	
		
		
			
				
					
					|  |  |  | 	CalculatePrice(context.Context, *CalculatePriceRequest) (*CalculatePriceResponse, error) |  |  |  | 	CalculatePrice(context.Context, *CalculatePriceRequest) (*CalculatePriceResponse, error) | 
			
		
	
		
		
			
				
					
					|  |  |  | 	BatchGetValueAddServiceLang(context.Context, *BatchGetValueAddServiceLangRequest) (*BatchGetValueAddServiceLangResponse, error) |  |  |  | 	BatchGetValueAddServiceLang(context.Context, *BatchGetValueAddServiceLangRequest) (*BatchGetValueAddServiceLangResponse, error) | 
			
		
	
		
		
			
				
					
					|  |  |  | 	DeleteValueAddService(context.Context, *DeleteValueAddServiceRequest) (*CommonResponse, error) |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  | 	// 余量管理
 |  |  |  | 	// 余量管理
 | 
			
		
	
		
		
			
				
					
					|  |  |  | 	BundleExtend(context.Context, *BundleExtendRequest) (*BundleExtendResponse, error) |  |  |  | 	BundleExtend(context.Context, *BundleExtendRequest) (*BundleExtendResponse, error) | 
			
		
	
		
		
			
				
					
					|  |  |  | 	BundleExtendRecordsList(context.Context, *BundleExtendRecordsListRequest) (*BundleExtendRecordsListResponse, error) |  |  |  | 	BundleExtendRecordsList(context.Context, *BundleExtendRecordsListRequest) (*BundleExtendRecordsListResponse, error) | 
			
		
	
	
		
		
			
				
					
					|  |  | @ -463,7 +454,7 @@ type BundleServer interface { | 
			
		
	
		
		
			
				
					
					|  |  |  | 	GetVedioWorkDetail(context.Context, *GetVedioWorkDetailReq) (*GetVedioeWorkDetailResp, error) |  |  |  | 	GetVedioWorkDetail(context.Context, *GetVedioWorkDetailReq) (*GetVedioeWorkDetailResp, error) | 
			
		
	
		
		
			
				
					
					|  |  |  | 	ToBeComfirmedWorks(context.Context, *ToBeComfirmedWorksReq) (*ToBeComfirmedWorksResp, error) |  |  |  | 	ToBeComfirmedWorks(context.Context, *ToBeComfirmedWorksReq) (*ToBeComfirmedWorksResp, error) | 
			
		
	
		
		
			
				
					
					|  |  |  | 	ConfirmWork(context.Context, *ConfirmWorkReq) (*ConfirmWorkResp, error) |  |  |  | 	ConfirmWork(context.Context, *ConfirmWorkReq) (*ConfirmWorkResp, error) | 
			
		
	
		
		
			
				
					
					|  |  |  | 	//对账单
 |  |  |  | 	// 对账单
 | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  | 	GetReconciliationList(context.Context, *GetReconciliationListReq) (*GetReconciliationListResp, error) |  |  |  | 	GetReconciliationList(context.Context, *GetReconciliationListReq) (*GetReconciliationListResp, error) | 
			
		
	
		
		
			
				
					
					|  |  |  | 	CreateReconciliation(context.Context, *ReconciliationInfo) (*CommonResponse, error) |  |  |  | 	CreateReconciliation(context.Context, *ReconciliationInfo) (*CommonResponse, error) | 
			
		
	
		
		
			
				
					
					|  |  |  | 	UpdateReconciliation(context.Context, *ReconciliationInfo) (*CommonResponse, error) |  |  |  | 	UpdateReconciliation(context.Context, *ReconciliationInfo) (*CommonResponse, error) | 
			
		
	
	
		
		
			
				
					
					|  |  | @ -563,9 +554,6 @@ func (UnimplementedBundleServer) CalculatePrice(context.Context, *CalculatePrice | 
			
		
	
		
		
			
				
					
					|  |  |  | func (UnimplementedBundleServer) BatchGetValueAddServiceLang(context.Context, *BatchGetValueAddServiceLangRequest) (*BatchGetValueAddServiceLangResponse, error) { |  |  |  | func (UnimplementedBundleServer) BatchGetValueAddServiceLang(context.Context, *BatchGetValueAddServiceLangRequest) (*BatchGetValueAddServiceLangResponse, error) { | 
			
		
	
		
		
			
				
					
					|  |  |  | 	return nil, status.Errorf(codes.Unimplemented, "method BatchGetValueAddServiceLang not implemented") |  |  |  | 	return nil, status.Errorf(codes.Unimplemented, "method BatchGetValueAddServiceLang not implemented") | 
			
		
	
		
		
			
				
					
					|  |  |  | } |  |  |  | } | 
			
		
	
		
		
			
				
					
					|  |  |  | func (UnimplementedBundleServer) DeleteValueAddService(context.Context, *DeleteValueAddServiceRequest) (*CommonResponse, error) { |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  | 	return nil, status.Errorf(codes.Unimplemented, "method DeleteValueAddService not implemented") |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  | } |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  | func (UnimplementedBundleServer) BundleExtend(context.Context, *BundleExtendRequest) (*BundleExtendResponse, error) { |  |  |  | func (UnimplementedBundleServer) BundleExtend(context.Context, *BundleExtendRequest) (*BundleExtendResponse, error) { | 
			
		
	
		
		
			
				
					
					|  |  |  | 	return nil, status.Errorf(codes.Unimplemented, "method BundleExtend not implemented") |  |  |  | 	return nil, status.Errorf(codes.Unimplemented, "method BundleExtend not implemented") | 
			
		
	
		
		
			
				
					
					|  |  |  | } |  |  |  | } | 
			
		
	
	
		
		
			
				
					
					|  |  | @ -1480,35 +1468,6 @@ func _Bundle_BatchGetValueAddServiceLang_Handler(srv interface{}, ctx context.Co | 
			
		
	
		
		
			
				
					
					|  |  |  | 	return interceptor(ctx, in, info, handler) |  |  |  | 	return interceptor(ctx, in, info, handler) | 
			
		
	
		
		
			
				
					
					|  |  |  | } |  |  |  | } | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  | func _Bundle_DeleteValueAddService_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc_go.UnaryServerInterceptor) (interface{}, error) { |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  | 	in := new(DeleteValueAddServiceRequest) |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  | 	if err := dec(in); err != nil { |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  | 		return nil, err |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  | 	} |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  | 	base := srv.(dubbo3.Dubbo3GrpcService) |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  | 	args := []interface{}{} |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  | 	args = append(args, in) |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  | 	md, _ := metadata.FromIncomingContext(ctx) |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  | 	invAttachment := make(map[string]interface{}, len(md)) |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  | 	for k, v := range md { |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  | 		invAttachment[k] = v |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  | 	} |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  | 	invo := invocation.NewRPCInvocation("DeleteValueAddService", args, invAttachment) |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  | 	if interceptor == nil { |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  | 		result := base.XXX_GetProxyImpl().Invoke(ctx, invo) |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  | 		return result, result.Error() |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  | 	} |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  | 	info := &grpc_go.UnaryServerInfo{ |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  | 		Server:     srv, |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  | 		FullMethod: ctx.Value("XXX_TRIPLE_GO_INTERFACE_NAME").(string), |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  | 	} |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  | 	handler := func(ctx context.Context, req interface{}) (interface{}, error) { |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  | 		result := base.XXX_GetProxyImpl().Invoke(ctx, invo) |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  | 		return result, result.Error() |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  | 	} |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  | 	return interceptor(ctx, in, info, handler) |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  | } |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  | func _Bundle_BundleExtend_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc_go.UnaryServerInterceptor) (interface{}, error) { |  |  |  | func _Bundle_BundleExtend_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc_go.UnaryServerInterceptor) (interface{}, error) { | 
			
		
	
		
		
			
				
					
					|  |  |  | 	in := new(BundleExtendRequest) |  |  |  | 	in := new(BundleExtendRequest) | 
			
		
	
		
		
			
				
					
					|  |  |  | 	if err := dec(in); err != nil { |  |  |  | 	if err := dec(in); err != nil { | 
			
		
	
	
		
		
			
				
					
					|  |  | @ -2067,10 +2026,6 @@ var Bundle_ServiceDesc = grpc_go.ServiceDesc{ | 
			
		
	
		
		
			
				
					
					|  |  |  | 			MethodName: "BatchGetValueAddServiceLang", |  |  |  | 			MethodName: "BatchGetValueAddServiceLang", | 
			
		
	
		
		
			
				
					
					|  |  |  | 			Handler:    _Bundle_BatchGetValueAddServiceLang_Handler, |  |  |  | 			Handler:    _Bundle_BatchGetValueAddServiceLang_Handler, | 
			
		
	
		
		
			
				
					
					|  |  |  | 		}, |  |  |  | 		}, | 
			
		
	
		
		
			
				
					
					|  |  |  | 		{ |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  | 			MethodName: "DeleteValueAddService", |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  | 			Handler:    _Bundle_DeleteValueAddService_Handler, |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  | 		}, |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  | 		{ |  |  |  | 		{ | 
			
		
	
		
		
			
				
					
					|  |  |  | 			MethodName: "BundleExtend", |  |  |  | 			MethodName: "BundleExtend", | 
			
		
	
		
		
			
				
					
					|  |  |  | 			Handler:    _Bundle_BundleExtend_Handler, |  |  |  | 			Handler:    _Bundle_BundleExtend_Handler, | 
			
		
	
	
		
		
			
				
					
					|  |  | 
 |