From 71420b3c1cbcd4335f855f66344566d2927ad2dc Mon Sep 17 00:00:00 2001 From: JNG <365252428@qq.com> Date: Tue, 3 Feb 2026 10:19:33 +0800 Subject: [PATCH] 11 --- api/bundle/bundle.pb.go | 1466 ++++++++++++++++++++++------- api/bundle/bundle.validator.pb.go | 16 + api/bundle/bundle_triple.pb.go | 47 + pkg/service/bundle/pay.go | 4 + 4 files changed, 1211 insertions(+), 322 deletions(-) diff --git a/api/bundle/bundle.pb.go b/api/bundle/bundle.pb.go index 381ded9..1d2b76f 100644 --- a/api/bundle/bundle.pb.go +++ b/api/bundle/bundle.pb.go @@ -768,19 +768,21 @@ func (x *OrderInfoByOrderNoRequest) GetOrderNo() string { } type OrderInfoByOrderNoResp struct { - state protoimpl.MessageState `protogen:"open.v1"` - Type int32 `protobuf:"varint,1,opt,name=type,proto3" json:"type"` - UserId uint64 `protobuf:"varint,2,opt,name=userId,proto3" json:"userId"` - OrderUUID string `protobuf:"bytes,3,opt,name=orderUUID,proto3" json:"orderUUID"` - AccountNumber int32 `protobuf:"varint,4,opt,name=accountNumber,proto3" json:"accountNumber"` - VideoNumber int32 `protobuf:"varint,5,opt,name=videoNumber,proto3" json:"videoNumber"` - ImageNumber int32 `protobuf:"varint,6,opt,name=imageNumber,proto3" json:"imageNumber"` - DataNumber int32 `protobuf:"varint,7,opt,name=dataNumber,proto3" json:"dataNumber"` - Duration int32 `protobuf:"varint,8,opt,name=duration,proto3" json:"duration"` - Unit string `protobuf:"bytes,9,opt,name=unit,proto3" json:"unit"` - UserName string `protobuf:"bytes,10,opt,name=userName,proto3" json:"userName"` - unknownFields protoimpl.UnknownFields - sizeCache protoimpl.SizeCache + state protoimpl.MessageState `protogen:"open.v1"` + Type int32 `protobuf:"varint,1,opt,name=type,proto3" json:"type"` + UserId uint64 `protobuf:"varint,2,opt,name=userId,proto3" json:"userId"` + OrderUUID string `protobuf:"bytes,3,opt,name=orderUUID,proto3" json:"orderUUID"` + AccountNumber int32 `protobuf:"varint,4,opt,name=accountNumber,proto3" json:"accountNumber"` + VideoNumber int32 `protobuf:"varint,5,opt,name=videoNumber,proto3" json:"videoNumber"` + ImageNumber int32 `protobuf:"varint,6,opt,name=imageNumber,proto3" json:"imageNumber"` + DataNumber int32 `protobuf:"varint,7,opt,name=dataNumber,proto3" json:"dataNumber"` + Duration int32 `protobuf:"varint,8,opt,name=duration,proto3" json:"duration"` + Unit string `protobuf:"bytes,9,opt,name=unit,proto3" json:"unit"` + UserName string `protobuf:"bytes,10,opt,name=userName,proto3" json:"userName"` + CompetitiveAdditional int32 `protobuf:"varint,11,opt,name=competitiveAdditional,proto3" json:"competitiveAdditional"` + PurchaseType int32 `protobuf:"varint,12,opt,name=purchaseType,proto3" json:"purchaseType"` + unknownFields protoimpl.UnknownFields + sizeCache protoimpl.SizeCache } func (x *OrderInfoByOrderNoResp) Reset() { @@ -883,6 +885,20 @@ func (x *OrderInfoByOrderNoResp) GetUserName() string { return "" } +func (x *OrderInfoByOrderNoResp) GetCompetitiveAdditional() int32 { + if x != nil { + return x.CompetitiveAdditional + } + return 0 +} + +func (x *OrderInfoByOrderNoResp) GetPurchaseType() int32 { + if x != nil { + return x.PurchaseType + } + return 0 +} + type OrderCreateRecord struct { state protoimpl.MessageState `protogen:"open.v1"` BundleUuid string `protobuf:"bytes,1,opt,name=bundleUuid,proto3" json:"bundleUuid"` @@ -4722,7 +4738,7 @@ type ValueAddServiceLang struct { state protoimpl.MessageState `protogen:"open.v1"` Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid"` ServiceName string `protobuf:"bytes,2,opt,name=serviceName,proto3" json:"serviceName"` //服务名称 - ServiceType int32 `protobuf:"varint,3,opt,name=serviceType,proto3" json:"serviceType"` //服务类型 1:数据分析 2:图文 3:数据报表 4:账号数 5:可用时长 + ServiceType int32 `protobuf:"varint,3,opt,name=serviceType,proto3" json:"serviceType"` //服务类型 1:数据分析 2:图文 3:数据报表 4:账号数 5:可用时长 6:竞品数 PriceMode int32 `protobuf:"varint,4,opt,name=priceMode,proto3" json:"priceMode"` //套餐价格类型 1:单价 2:总价 OriginalPrice string `protobuf:"bytes,5,opt,name=originalPrice,proto3" json:"originalPrice"` //原单价 Unit string `protobuf:"bytes,6,opt,name=unit,proto3" json:"unit"` //单位 1:个 2:条 3:天 4:月 5:年 6:自然月 7:自然季度 8:半年 9:自然年 @@ -5421,17 +5437,18 @@ type BundleExtendRequest struct { state protoimpl.MessageState `protogen:"open.v1"` UserId int64 `protobuf:"varint,1,opt,name=userId,proto3" json:"userId"` AccountAdditional uint32 `protobuf:"varint,2,opt,name=accountAdditional,proto3" json:"accountAdditional"` - VideoAdditional uint32 `protobuf:"varint,3,opt,name=videoAdditional,proto3" json:"videoAdditional"` - ImagesAdditional uint32 `protobuf:"varint,4,opt,name=imagesAdditional,proto3" json:"imagesAdditional"` - DataAdditional uint32 `protobuf:"varint,5,opt,name=dataAdditional,proto3" json:"dataAdditional"` - AvailableDurationAdditional uint32 `protobuf:"varint,6,opt,name=availableDurationAdditional,proto3" json:"availableDurationAdditional"` - TimeUnit uint32 `protobuf:"varint,7,opt,name=timeUnit,proto3" json:"timeUnit"` // 1 日 2 月 3年 - Remark string `protobuf:"bytes,8,opt,name=remark,proto3" json:"remark"` - AssociatedorderNumber string `protobuf:"bytes,9,opt,name=associatedorderNumber,proto3" json:"associatedorderNumber"` - OperatorId uint64 `protobuf:"varint,10,opt,name=operatorId,proto3" json:"operatorId"` - OperatorName string `protobuf:"bytes,11,opt,name=operatorName,proto3" json:"operatorName"` - OperatorPhoneNumber string `protobuf:"bytes,12,opt,name=operatorPhoneNumber,proto3" json:"operatorPhoneNumber"` - Type int32 `protobuf:"varint,13,opt,name=type,proto3" json:"type"` + VideoAdditional uint32 `protobuf:"varint,3,opt,name=videoAdditional,proto3" json:"videoAdditional"` //视频 + ImagesAdditional uint32 `protobuf:"varint,4,opt,name=imagesAdditional,proto3" json:"imagesAdditional"` //图文 + DataAdditional uint32 `protobuf:"varint,5,opt,name=dataAdditional,proto3" json:"dataAdditional"` //数据分析 + CompetitiveAdditional uint32 `protobuf:"varint,6,opt,name=competitiveAdditional,proto3" json:"competitiveAdditional"` //竞品数 + AvailableDurationAdditional uint32 `protobuf:"varint,7,opt,name=availableDurationAdditional,proto3" json:"availableDurationAdditional"` + TimeUnit uint32 `protobuf:"varint,8,opt,name=timeUnit,proto3" json:"timeUnit"` // 1 日 2 月 3年 + Remark string `protobuf:"bytes,9,opt,name=remark,proto3" json:"remark"` + AssociatedorderNumber string `protobuf:"bytes,10,opt,name=associatedorderNumber,proto3" json:"associatedorderNumber"` + OperatorId uint64 `protobuf:"varint,11,opt,name=operatorId,proto3" json:"operatorId"` + OperatorName string `protobuf:"bytes,12,opt,name=operatorName,proto3" json:"operatorName"` + OperatorPhoneNumber string `protobuf:"bytes,13,opt,name=operatorPhoneNumber,proto3" json:"operatorPhoneNumber"` + Type int32 `protobuf:"varint,14,opt,name=type,proto3" json:"type"` unknownFields protoimpl.UnknownFields sizeCache protoimpl.SizeCache } @@ -5501,6 +5518,13 @@ func (x *BundleExtendRequest) GetDataAdditional() uint32 { return 0 } +func (x *BundleExtendRequest) GetCompetitiveAdditional() uint32 { + if x != nil { + return x.CompetitiveAdditional + } + return 0 +} + func (x *BundleExtendRequest) GetAvailableDurationAdditional() uint32 { if x != nil { return x.AvailableDurationAdditional @@ -6182,24 +6206,43 @@ type BundleBalanceItem struct { MonthIncreaseDataAnalysisConsumptionNumber int32 `protobuf:"varint,56,opt,name=monthIncreaseDataAnalysisConsumptionNumber,proto3" json:"monthIncreaseDataAnalysisConsumptionNumber"` // 当月使用增值数据数 MonthlyInvalidBundleDataAnalysisNumber int32 `protobuf:"varint,57,opt,name=monthlyInvalidBundleDataAnalysisNumber,proto3" json:"monthlyInvalidBundleDataAnalysisNumber"` // 当月作废套餐数据数 MonthlyInvalidIncreaseDataAnalysisNumber int32 `protobuf:"varint,58,opt,name=monthlyInvalidIncreaseDataAnalysisNumber,proto3" json:"monthlyInvalidIncreaseDataAnalysisNumber"` // 当月作废增值数据数 + // 竞品数 + BundleCompetitiveNumber int32 `protobuf:"varint,59,opt,name=bundleCompetitiveNumber,proto3" json:"bundleCompetitiveNumber"` // 当前可用套餐竞品数 + IncreaseCompetitiveNumber int32 `protobuf:"varint,60,opt,name=increaseCompetitiveNumber,proto3" json:"increaseCompetitiveNumber"` // 当前可用增值竞品数 + BundleCompetitiveConsumptionNumber int32 `protobuf:"varint,61,opt,name=bundleCompetitiveConsumptionNumber,proto3" json:"bundleCompetitiveConsumptionNumber"` // 当前已用套餐竞品数 + IncreaseCompetitiveConsumptionNumber int32 `protobuf:"varint,62,opt,name=increaseCompetitiveConsumptionNumber,proto3" json:"increaseCompetitiveConsumptionNumber"` // 当前已用增值竞品数 + InvalidBundleCompetitiveNumber int32 `protobuf:"varint,63,opt,name=invalidBundleCompetitiveNumber,proto3" json:"invalidBundleCompetitiveNumber"` // 当前作废套餐竞品数 + InvalidIncreaseCompetitiveNumber int32 `protobuf:"varint,64,opt,name=invalidIncreaseCompetitiveNumber,proto3" json:"invalidIncreaseCompetitiveNumber"` // 当前作废增值竞品数 + MonthlyNewBundleCompetitiveNumber int32 `protobuf:"varint,65,opt,name=monthlyNewBundleCompetitiveNumber,proto3" json:"monthlyNewBundleCompetitiveNumber"` // 当月新增套餐竞品数 + MonthlyNewIncreaseCompetitiveNumber int32 `protobuf:"varint,66,opt,name=monthlyNewIncreaseCompetitiveNumber,proto3" json:"monthlyNewIncreaseCompetitiveNumber"` // 当月新增增值竞品数 + MonthlyBundleCompetitiveNumber int32 `protobuf:"varint,67,opt,name=monthlyBundleCompetitiveNumber,proto3" json:"monthlyBundleCompetitiveNumber"` // 当月可用套餐竞品数 + MonthlyIncreaseCompetitiveNumber int32 `protobuf:"varint,68,opt,name=monthlyIncreaseCompetitiveNumber,proto3" json:"monthlyIncreaseCompetitiveNumber"` // 当月可用增值竞品数 + MonthBundleCompetitiveConsumptionNumber int32 `protobuf:"varint,69,opt,name=monthBundleCompetitiveConsumptionNumber,proto3" json:"monthBundleCompetitiveConsumptionNumber"` // 当月使用套餐竞品数 + MonthIncreaseCompetitiveConsumptionNumber int32 `protobuf:"varint,70,opt,name=monthIncreaseCompetitiveConsumptionNumber,proto3" json:"monthIncreaseCompetitiveConsumptionNumber"` // 当月使用增值竞品数 + MonthlyInvalidBundleCompetitiveNumber int32 `protobuf:"varint,71,opt,name=monthlyInvalidBundleCompetitiveNumber,proto3" json:"monthlyInvalidBundleCompetitiveNumber"` // 当月作废套餐竞品数 + MonthlyInvalidIncreaseCompetitiveNumber int32 `protobuf:"varint,72,opt,name=monthlyInvalidIncreaseCompetitiveNumber,proto3" json:"monthlyInvalidIncreaseCompetitiveNumber"` // 当月作废增值竞品数 // 手动扩展数据 - MonthlyNewManualAccountNumber int32 `protobuf:"varint,59,opt,name=monthlyNewManualAccountNumber,proto3" json:"monthlyNewManualAccountNumber"` // 当月新增手动扩展账号数 - MonthlyNewManualVideoNumber int32 `protobuf:"varint,60,opt,name=monthlyNewManualVideoNumber,proto3" json:"monthlyNewManualVideoNumber"` // 当月新增手动扩展视频数 - MonthlyNewManualImageNumber int32 `protobuf:"varint,61,opt,name=monthlyNewManualImageNumber,proto3" json:"monthlyNewManualImageNumber"` // 当月新增手动扩展图文数 - MonthlyNewManualDataAnalysisNumber int32 `protobuf:"varint,62,opt,name=monthlyNewManualDataAnalysisNumber,proto3" json:"monthlyNewManualDataAnalysisNumber"` // 当月新增手动扩展数据数 - MonthlyNewDurationNumber int32 `protobuf:"varint,63,opt,name=monthlyNewDurationNumber,proto3" json:"monthlyNewDurationNumber"` // 当月新增手动扩展时长(日) - MonthlyManualAccountConsumptionNumber int32 `protobuf:"varint,64,opt,name=monthlyManualAccountConsumptionNumber,proto3" json:"monthlyManualAccountConsumptionNumber"` // 当月已用手动扩展账号数 - MonthlyManualVideoConsumptionNumber int32 `protobuf:"varint,65,opt,name=monthlyManualVideoConsumptionNumber,proto3" json:"monthlyManualVideoConsumptionNumber"` // 当月已用手动扩展视频数 - MonthlyManualImageConsumptionNumber int32 `protobuf:"varint,66,opt,name=monthlyManualImageConsumptionNumber,proto3" json:"monthlyManualImageConsumptionNumber"` // 当月已用手动扩展图文数 - MonthlyManualDataAnalysisConsumptionNumber int32 `protobuf:"varint,67,opt,name=monthlyManualDataAnalysisConsumptionNumber,proto3" json:"monthlyManualDataAnalysisConsumptionNumber"` // 当月已用手动扩展数据数 - ManualAccountConsumptionNumber int32 `protobuf:"varint,68,opt,name=manualAccountConsumptionNumber,proto3" json:"manualAccountConsumptionNumber"` // 已用手动扩展账号数 - ManualVideoConsumptionNumber int32 `protobuf:"varint,69,opt,name=manualVideoConsumptionNumber,proto3" json:"manualVideoConsumptionNumber"` // 已用手动扩展视频数 - ManualImageConsumptionNumber int32 `protobuf:"varint,70,opt,name=manualImageConsumptionNumber,proto3" json:"manualImageConsumptionNumber"` // 已用手动扩展图文数 - ManualDataAnalysisConsumptionNumber int32 `protobuf:"varint,71,opt,name=manualDataAnalysisConsumptionNumber,proto3" json:"manualDataAnalysisConsumptionNumber"` // 已用手动扩展数据数 - ManualAccountNumber int32 `protobuf:"varint,72,opt,name=manualAccountNumber,proto3" json:"manualAccountNumber"` // 可用手动扩展账号数 - ManualVideoNumber int32 `protobuf:"varint,73,opt,name=manualVideoNumber,proto3" json:"manualVideoNumber"` // 可用手动扩展视频数 - ManualImageNumber int32 `protobuf:"varint,74,opt,name=manualImageNumber,proto3" json:"manualImageNumber"` // 可用手动扩展图文数 - ManualDataAnalysisNumber int32 `protobuf:"varint,75,opt,name=manualDataAnalysisNumber,proto3" json:"manualDataAnalysisNumber"` // 可用手动扩展数据数 + MonthlyNewManualAccountNumber int32 `protobuf:"varint,73,opt,name=monthlyNewManualAccountNumber,proto3" json:"monthlyNewManualAccountNumber"` // 当月新增手动扩展账号数 + MonthlyNewManualVideoNumber int32 `protobuf:"varint,74,opt,name=monthlyNewManualVideoNumber,proto3" json:"monthlyNewManualVideoNumber"` // 当月新增手动扩展视频数 + MonthlyNewManualImageNumber int32 `protobuf:"varint,75,opt,name=monthlyNewManualImageNumber,proto3" json:"monthlyNewManualImageNumber"` // 当月新增手动扩展图文数 + MonthlyNewManualDataAnalysisNumber int32 `protobuf:"varint,76,opt,name=monthlyNewManualDataAnalysisNumber,proto3" json:"monthlyNewManualDataAnalysisNumber"` // 当月新增手动扩展数据数 + MonthlyNewManualCompetitiveNumber int32 `protobuf:"varint,77,opt,name=monthlyNewManualCompetitiveNumber,proto3" json:"monthlyNewManualCompetitiveNumber"` // 当月新增手动扩展竞品数 + MonthlyNewDurationNumber int32 `protobuf:"varint,78,opt,name=monthlyNewDurationNumber,proto3" json:"monthlyNewDurationNumber"` // 当月新增手动扩展时长(日) + MonthlyManualAccountConsumptionNumber int32 `protobuf:"varint,79,opt,name=monthlyManualAccountConsumptionNumber,proto3" json:"monthlyManualAccountConsumptionNumber"` // 当月已用手动扩展账号数 + MonthlyManualVideoConsumptionNumber int32 `protobuf:"varint,80,opt,name=monthlyManualVideoConsumptionNumber,proto3" json:"monthlyManualVideoConsumptionNumber"` // 当月已用手动扩展视频数 + MonthlyManualImageConsumptionNumber int32 `protobuf:"varint,81,opt,name=monthlyManualImageConsumptionNumber,proto3" json:"monthlyManualImageConsumptionNumber"` // 当月已用手动扩展图文数 + MonthlyManualDataAnalysisConsumptionNumber int32 `protobuf:"varint,82,opt,name=monthlyManualDataAnalysisConsumptionNumber,proto3" json:"monthlyManualDataAnalysisConsumptionNumber"` // 当月已用手动扩展数据数 + MonthlyManualCompetitiveConsumptionNumber int32 `protobuf:"varint,83,opt,name=monthlyManualCompetitiveConsumptionNumber,proto3" json:"monthlyManualCompetitiveConsumptionNumber"` // 当月已用手动扩展竞品数 + ManualAccountConsumptionNumber int32 `protobuf:"varint,84,opt,name=manualAccountConsumptionNumber,proto3" json:"manualAccountConsumptionNumber"` // 已用手动扩展账号数 + ManualVideoConsumptionNumber int32 `protobuf:"varint,85,opt,name=manualVideoConsumptionNumber,proto3" json:"manualVideoConsumptionNumber"` // 已用手动扩展视频数 + ManualImageConsumptionNumber int32 `protobuf:"varint,86,opt,name=manualImageConsumptionNumber,proto3" json:"manualImageConsumptionNumber"` // 已用手动扩展图文数 + ManualDataAnalysisConsumptionNumber int32 `protobuf:"varint,87,opt,name=manualDataAnalysisConsumptionNumber,proto3" json:"manualDataAnalysisConsumptionNumber"` // 已用手动扩展数据数 + ManualCompetitiveConsumptionNumber int32 `protobuf:"varint,88,opt,name=manualCompetitiveConsumptionNumber,proto3" json:"manualCompetitiveConsumptionNumber"` // 已用手动扩展竞品数 + ManualAccountNumber int32 `protobuf:"varint,89,opt,name=manualAccountNumber,proto3" json:"manualAccountNumber"` // 可用手动扩展账号数 + ManualVideoNumber int32 `protobuf:"varint,90,opt,name=manualVideoNumber,proto3" json:"manualVideoNumber"` // 可用手动扩展视频数 + ManualImageNumber int32 `protobuf:"varint,91,opt,name=manualImageNumber,proto3" json:"manualImageNumber"` // 可用手动扩展图文数 + ManualDataAnalysisNumber int32 `protobuf:"varint,92,opt,name=manualDataAnalysisNumber,proto3" json:"manualDataAnalysisNumber"` // 可用手动扩展数据数 + ManualCompetitiveNumber int32 `protobuf:"varint,93,opt,name=manualCompetitiveNumber,proto3" json:"manualCompetitiveNumber"` // 可用手动扩展竞品数 unknownFields protoimpl.UnknownFields sizeCache protoimpl.SizeCache } @@ -6640,6 +6683,104 @@ func (x *BundleBalanceItem) GetMonthlyInvalidIncreaseDataAnalysisNumber() int32 return 0 } +func (x *BundleBalanceItem) GetBundleCompetitiveNumber() int32 { + if x != nil { + return x.BundleCompetitiveNumber + } + return 0 +} + +func (x *BundleBalanceItem) GetIncreaseCompetitiveNumber() int32 { + if x != nil { + return x.IncreaseCompetitiveNumber + } + return 0 +} + +func (x *BundleBalanceItem) GetBundleCompetitiveConsumptionNumber() int32 { + if x != nil { + return x.BundleCompetitiveConsumptionNumber + } + return 0 +} + +func (x *BundleBalanceItem) GetIncreaseCompetitiveConsumptionNumber() int32 { + if x != nil { + return x.IncreaseCompetitiveConsumptionNumber + } + return 0 +} + +func (x *BundleBalanceItem) GetInvalidBundleCompetitiveNumber() int32 { + if x != nil { + return x.InvalidBundleCompetitiveNumber + } + return 0 +} + +func (x *BundleBalanceItem) GetInvalidIncreaseCompetitiveNumber() int32 { + if x != nil { + return x.InvalidIncreaseCompetitiveNumber + } + return 0 +} + +func (x *BundleBalanceItem) GetMonthlyNewBundleCompetitiveNumber() int32 { + if x != nil { + return x.MonthlyNewBundleCompetitiveNumber + } + return 0 +} + +func (x *BundleBalanceItem) GetMonthlyNewIncreaseCompetitiveNumber() int32 { + if x != nil { + return x.MonthlyNewIncreaseCompetitiveNumber + } + return 0 +} + +func (x *BundleBalanceItem) GetMonthlyBundleCompetitiveNumber() int32 { + if x != nil { + return x.MonthlyBundleCompetitiveNumber + } + return 0 +} + +func (x *BundleBalanceItem) GetMonthlyIncreaseCompetitiveNumber() int32 { + if x != nil { + return x.MonthlyIncreaseCompetitiveNumber + } + return 0 +} + +func (x *BundleBalanceItem) GetMonthBundleCompetitiveConsumptionNumber() int32 { + if x != nil { + return x.MonthBundleCompetitiveConsumptionNumber + } + return 0 +} + +func (x *BundleBalanceItem) GetMonthIncreaseCompetitiveConsumptionNumber() int32 { + if x != nil { + return x.MonthIncreaseCompetitiveConsumptionNumber + } + return 0 +} + +func (x *BundleBalanceItem) GetMonthlyInvalidBundleCompetitiveNumber() int32 { + if x != nil { + return x.MonthlyInvalidBundleCompetitiveNumber + } + return 0 +} + +func (x *BundleBalanceItem) GetMonthlyInvalidIncreaseCompetitiveNumber() int32 { + if x != nil { + return x.MonthlyInvalidIncreaseCompetitiveNumber + } + return 0 +} + func (x *BundleBalanceItem) GetMonthlyNewManualAccountNumber() int32 { if x != nil { return x.MonthlyNewManualAccountNumber @@ -6668,6 +6809,13 @@ func (x *BundleBalanceItem) GetMonthlyNewManualDataAnalysisNumber() int32 { return 0 } +func (x *BundleBalanceItem) GetMonthlyNewManualCompetitiveNumber() int32 { + if x != nil { + return x.MonthlyNewManualCompetitiveNumber + } + return 0 +} + func (x *BundleBalanceItem) GetMonthlyNewDurationNumber() int32 { if x != nil { return x.MonthlyNewDurationNumber @@ -6703,6 +6851,13 @@ func (x *BundleBalanceItem) GetMonthlyManualDataAnalysisConsumptionNumber() int3 return 0 } +func (x *BundleBalanceItem) GetMonthlyManualCompetitiveConsumptionNumber() int32 { + if x != nil { + return x.MonthlyManualCompetitiveConsumptionNumber + } + return 0 +} + func (x *BundleBalanceItem) GetManualAccountConsumptionNumber() int32 { if x != nil { return x.ManualAccountConsumptionNumber @@ -6731,6 +6886,13 @@ func (x *BundleBalanceItem) GetManualDataAnalysisConsumptionNumber() int32 { return 0 } +func (x *BundleBalanceItem) GetManualCompetitiveConsumptionNumber() int32 { + if x != nil { + return x.ManualCompetitiveConsumptionNumber + } + return 0 +} + func (x *BundleBalanceItem) GetManualAccountNumber() int32 { if x != nil { return x.ManualAccountNumber @@ -6759,6 +6921,13 @@ func (x *BundleBalanceItem) GetManualDataAnalysisNumber() int32 { return 0 } +func (x *BundleBalanceItem) GetManualCompetitiveNumber() int32 { + if x != nil { + return x.ManualCompetitiveNumber + } + return 0 +} + type BundleBalanceExportItem struct { state protoimpl.MessageState `protogen:"open.v1"` // 基本信息 @@ -6824,19 +6993,36 @@ type BundleBalanceExportItem struct { MonthlyIncreaseDataAnalysisConsumptionNumber int32 `protobuf:"varint,56,opt,name=monthlyIncreaseDataAnalysisConsumptionNumber,proto3" json:"monthlyIncreaseDataAnalysisConsumptionNumber"` // 当月使用增值数据分析数 MonthlyInvalidBundleDataAnalysisNumber int32 `protobuf:"varint,57,opt,name=monthlyInvalidBundleDataAnalysisNumber,proto3" json:"monthlyInvalidBundleDataAnalysisNumber"` // 当月作废套餐数据分析数 MonthlyInvalidIncreaseDataAnalysisNumber int32 `protobuf:"varint,58,opt,name=monthlyInvalidIncreaseDataAnalysisNumber,proto3" json:"monthlyInvalidIncreaseDataAnalysisNumber"` // 当月作废增值数据分析数 + // 竞品数 + BundleCompetitiveNumber int32 `protobuf:"varint,59,opt,name=bundleCompetitiveNumber,proto3" json:"bundleCompetitiveNumber"` // 当前可用套餐竞品数 + IncreaseCompetitiveNumber int32 `protobuf:"varint,60,opt,name=increaseCompetitiveNumber,proto3" json:"increaseCompetitiveNumber"` // 当前可用增值竞品数 + BundleCompetitiveConsumptionNumber int32 `protobuf:"varint,61,opt,name=bundleCompetitiveConsumptionNumber,proto3" json:"bundleCompetitiveConsumptionNumber"` // 当前已用套餐竞品数 + IncreaseCompetitiveConsumptionNumber int32 `protobuf:"varint,62,opt,name=increaseCompetitiveConsumptionNumber,proto3" json:"increaseCompetitiveConsumptionNumber"` // 当前已用增值竞品数 + InvalidBundleCompetitiveNumber int32 `protobuf:"varint,63,opt,name=invalidBundleCompetitiveNumber,proto3" json:"invalidBundleCompetitiveNumber"` // 当前作废套餐竞品数 + InvalidIncreaseCompetitiveNumber int32 `protobuf:"varint,64,opt,name=invalidIncreaseCompetitiveNumber,proto3" json:"invalidIncreaseCompetitiveNumber"` // 当前作废增值竞品数 + MonthlyNewBundleCompetitiveNumber int32 `protobuf:"varint,65,opt,name=monthlyNewBundleCompetitiveNumber,proto3" json:"monthlyNewBundleCompetitiveNumber"` // 当月新增套餐竞品数 + MonthlyNewIncreaseCompetitiveNumber int32 `protobuf:"varint,66,opt,name=monthlyNewIncreaseCompetitiveNumber,proto3" json:"monthlyNewIncreaseCompetitiveNumber"` // 当月新增增值竞品数 + MonthlyBundleCompetitiveNumber int32 `protobuf:"varint,67,opt,name=monthlyBundleCompetitiveNumber,proto3" json:"monthlyBundleCompetitiveNumber"` // 当月可用套餐竞品数 + MonthlyIncreaseCompetitiveNumber int32 `protobuf:"varint,68,opt,name=monthlyIncreaseCompetitiveNumber,proto3" json:"monthlyIncreaseCompetitiveNumber"` // 当月可用增值竞品数 + MonthlyBundleCompetitiveConsumptionNumber int32 `protobuf:"varint,69,opt,name=monthlyBundleCompetitiveConsumptionNumber,proto3" json:"monthlyBundleCompetitiveConsumptionNumber"` // 当月使用套餐竞品数 + MonthlyIncreaseCompetitiveConsumptionNumber int32 `protobuf:"varint,70,opt,name=monthlyIncreaseCompetitiveConsumptionNumber,proto3" json:"monthlyIncreaseCompetitiveConsumptionNumber"` // 当月使用增值竞品数 + MonthlyInvalidBundleCompetitiveNumber int32 `protobuf:"varint,71,opt,name=monthlyInvalidBundleCompetitiveNumber,proto3" json:"monthlyInvalidBundleCompetitiveNumber"` // 当月作废套餐竞品数 + MonthlyInvalidIncreaseCompetitiveNumber int32 `protobuf:"varint,72,opt,name=monthlyInvalidIncreaseCompetitiveNumber,proto3" json:"monthlyInvalidIncreaseCompetitiveNumber"` // 当月作废增值竞品数 // 手动扩展类 - MonthlyNewManualAccountNumber int32 `protobuf:"varint,59,opt,name=monthlyNewManualAccountNumber,proto3" json:"monthlyNewManualAccountNumber"` // 当月手动扩展账号新增数 - MonthlyNewManualVideoNumber int32 `protobuf:"varint,60,opt,name=monthlyNewManualVideoNumber,proto3" json:"monthlyNewManualVideoNumber"` // 当月手动扩展视频新增数 - MonthlyNewManualImageNumber int32 `protobuf:"varint,61,opt,name=monthlyNewManualImageNumber,proto3" json:"monthlyNewManualImageNumber"` // 当月手动扩展图文新增数 - MonthlyNewManualDataAnalysisNumber int32 `protobuf:"varint,62,opt,name=monthlyNewManualDataAnalysisNumber,proto3" json:"monthlyNewManualDataAnalysisNumber"` // 当月手动扩展数据分析新增数 - MonthlyNewDurationNumber int32 `protobuf:"varint,63,opt,name=monthlyNewDurationNumber,proto3" json:"monthlyNewDurationNumber"` // 当月新增手动扩展时长(天) - MonthlyManualAccountConsumptionNumber int32 `protobuf:"varint,64,opt,name=monthlyManualAccountConsumptionNumber,proto3" json:"monthlyManualAccountConsumptionNumber"` // 当月手动扩展账号使用数 - MonthlyManualVideoConsumptionNumber int32 `protobuf:"varint,65,opt,name=monthlyManualVideoConsumptionNumber,proto3" json:"monthlyManualVideoConsumptionNumber"` // 当月手动扩展视频使用数 - MonthlyManualImageConsumptionNumber int32 `protobuf:"varint,66,opt,name=monthlyManualImageConsumptionNumber,proto3" json:"monthlyManualImageConsumptionNumber"` // 当月手动扩展图文使用数 - MonthlyManualDataAnalysisConsumptionNumber int32 `protobuf:"varint,67,opt,name=monthlyManualDataAnalysisConsumptionNumber,proto3" json:"monthlyManualDataAnalysisConsumptionNumber"` // 当月手动扩展数据分析使用数 + MonthlyNewManualAccountNumber int32 `protobuf:"varint,73,opt,name=monthlyNewManualAccountNumber,proto3" json:"monthlyNewManualAccountNumber"` // 当月手动扩展账号新增数 + MonthlyNewManualVideoNumber int32 `protobuf:"varint,74,opt,name=monthlyNewManualVideoNumber,proto3" json:"monthlyNewManualVideoNumber"` // 当月手动扩展视频新增数 + MonthlyNewManualImageNumber int32 `protobuf:"varint,75,opt,name=monthlyNewManualImageNumber,proto3" json:"monthlyNewManualImageNumber"` // 当月手动扩展图文新增数 + MonthlyNewManualDataAnalysisNumber int32 `protobuf:"varint,76,opt,name=monthlyNewManualDataAnalysisNumber,proto3" json:"monthlyNewManualDataAnalysisNumber"` // 当月手动扩展数据分析新增数 + MonthlyNewManualCompetitiveNumber int32 `protobuf:"varint,77,opt,name=monthlyNewManualCompetitiveNumber,proto3" json:"monthlyNewManualCompetitiveNumber"` // 当月新增手动扩展竞品数 + MonthlyNewDurationNumber int32 `protobuf:"varint,78,opt,name=monthlyNewDurationNumber,proto3" json:"monthlyNewDurationNumber"` // 当月新增手动扩展时长(天) + MonthlyManualAccountConsumptionNumber int32 `protobuf:"varint,79,opt,name=monthlyManualAccountConsumptionNumber,proto3" json:"monthlyManualAccountConsumptionNumber"` // 当月手动扩展账号使用数 + MonthlyManualVideoConsumptionNumber int32 `protobuf:"varint,80,opt,name=monthlyManualVideoConsumptionNumber,proto3" json:"monthlyManualVideoConsumptionNumber"` // 当月手动扩展视频使用数 + MonthlyManualImageConsumptionNumber int32 `protobuf:"varint,81,opt,name=monthlyManualImageConsumptionNumber,proto3" json:"monthlyManualImageConsumptionNumber"` // 当月手动扩展图文使用数 + MonthlyManualDataAnalysisConsumptionNumber int32 `protobuf:"varint,82,opt,name=monthlyManualDataAnalysisConsumptionNumber,proto3" json:"monthlyManualDataAnalysisConsumptionNumber"` // 当月手动扩展数据分析使用数 + MonthlyManualCompetitiveConsumptionNumber int32 `protobuf:"varint,83,opt,name=monthlyManualCompetitiveConsumptionNumber,proto3" json:"monthlyManualCompetitiveConsumptionNumber"` // 当月手动扩展竞品使用数 // 视频当月消耗金额 - MonthlyBundleVideoConsumptionPrice string `protobuf:"bytes,68,opt,name=monthlyBundleVideoConsumptionPrice,proto3" json:"monthlyBundleVideoConsumptionPrice"` //当月套餐消耗总金额 - MonthlyIncreaseVideoConsumptionPrice string `protobuf:"bytes,69,opt,name=monthlyIncreaseVideoConsumptionPrice,proto3" json:"monthlyIncreaseVideoConsumptionPrice"` //当月增值消耗总金额 + MonthlyBundleVideoConsumptionPrice string `protobuf:"bytes,84,opt,name=monthlyBundleVideoConsumptionPrice,proto3" json:"monthlyBundleVideoConsumptionPrice"` //当月套餐消耗总金额 + MonthlyIncreaseVideoConsumptionPrice string `protobuf:"bytes,85,opt,name=monthlyIncreaseVideoConsumptionPrice,proto3" json:"monthlyIncreaseVideoConsumptionPrice"` //当月增值消耗总金额 unknownFields protoimpl.UnknownFields sizeCache protoimpl.SizeCache } @@ -7277,6 +7463,104 @@ func (x *BundleBalanceExportItem) GetMonthlyInvalidIncreaseDataAnalysisNumber() return 0 } +func (x *BundleBalanceExportItem) GetBundleCompetitiveNumber() int32 { + if x != nil { + return x.BundleCompetitiveNumber + } + return 0 +} + +func (x *BundleBalanceExportItem) GetIncreaseCompetitiveNumber() int32 { + if x != nil { + return x.IncreaseCompetitiveNumber + } + return 0 +} + +func (x *BundleBalanceExportItem) GetBundleCompetitiveConsumptionNumber() int32 { + if x != nil { + return x.BundleCompetitiveConsumptionNumber + } + return 0 +} + +func (x *BundleBalanceExportItem) GetIncreaseCompetitiveConsumptionNumber() int32 { + if x != nil { + return x.IncreaseCompetitiveConsumptionNumber + } + return 0 +} + +func (x *BundleBalanceExportItem) GetInvalidBundleCompetitiveNumber() int32 { + if x != nil { + return x.InvalidBundleCompetitiveNumber + } + return 0 +} + +func (x *BundleBalanceExportItem) GetInvalidIncreaseCompetitiveNumber() int32 { + if x != nil { + return x.InvalidIncreaseCompetitiveNumber + } + return 0 +} + +func (x *BundleBalanceExportItem) GetMonthlyNewBundleCompetitiveNumber() int32 { + if x != nil { + return x.MonthlyNewBundleCompetitiveNumber + } + return 0 +} + +func (x *BundleBalanceExportItem) GetMonthlyNewIncreaseCompetitiveNumber() int32 { + if x != nil { + return x.MonthlyNewIncreaseCompetitiveNumber + } + return 0 +} + +func (x *BundleBalanceExportItem) GetMonthlyBundleCompetitiveNumber() int32 { + if x != nil { + return x.MonthlyBundleCompetitiveNumber + } + return 0 +} + +func (x *BundleBalanceExportItem) GetMonthlyIncreaseCompetitiveNumber() int32 { + if x != nil { + return x.MonthlyIncreaseCompetitiveNumber + } + return 0 +} + +func (x *BundleBalanceExportItem) GetMonthlyBundleCompetitiveConsumptionNumber() int32 { + if x != nil { + return x.MonthlyBundleCompetitiveConsumptionNumber + } + return 0 +} + +func (x *BundleBalanceExportItem) GetMonthlyIncreaseCompetitiveConsumptionNumber() int32 { + if x != nil { + return x.MonthlyIncreaseCompetitiveConsumptionNumber + } + return 0 +} + +func (x *BundleBalanceExportItem) GetMonthlyInvalidBundleCompetitiveNumber() int32 { + if x != nil { + return x.MonthlyInvalidBundleCompetitiveNumber + } + return 0 +} + +func (x *BundleBalanceExportItem) GetMonthlyInvalidIncreaseCompetitiveNumber() int32 { + if x != nil { + return x.MonthlyInvalidIncreaseCompetitiveNumber + } + return 0 +} + func (x *BundleBalanceExportItem) GetMonthlyNewManualAccountNumber() int32 { if x != nil { return x.MonthlyNewManualAccountNumber @@ -7305,6 +7589,13 @@ func (x *BundleBalanceExportItem) GetMonthlyNewManualDataAnalysisNumber() int32 return 0 } +func (x *BundleBalanceExportItem) GetMonthlyNewManualCompetitiveNumber() int32 { + if x != nil { + return x.MonthlyNewManualCompetitiveNumber + } + return 0 +} + func (x *BundleBalanceExportItem) GetMonthlyNewDurationNumber() int32 { if x != nil { return x.MonthlyNewDurationNumber @@ -7340,6 +7631,13 @@ func (x *BundleBalanceExportItem) GetMonthlyManualDataAnalysisConsumptionNumber( return 0 } +func (x *BundleBalanceExportItem) GetMonthlyManualCompetitiveConsumptionNumber() int32 { + if x != nil { + return x.MonthlyManualCompetitiveConsumptionNumber + } + return 0 +} + func (x *BundleBalanceExportItem) GetMonthlyBundleVideoConsumptionPrice() string { if x != nil { return x.MonthlyBundleVideoConsumptionPrice @@ -7707,7 +8005,9 @@ type AddBundleBalanceReq struct { ImageConsumptionNumber int32 `protobuf:"varint,9,opt,name=imageConsumptionNumber,proto3" json:"imageConsumptionNumber"` DataAnalysisNumber int32 `protobuf:"varint,10,opt,name=dataAnalysisNumber,proto3" json:"dataAnalysisNumber"` DataAnalysisConsumptionNumber int32 `protobuf:"varint,11,opt,name=dataAnalysisConsumptionNumber,proto3" json:"dataAnalysisConsumptionNumber"` - ExpansionPacksNumber int32 `protobuf:"varint,12,opt,name=expansionPacksNumber,proto3" json:"expansionPacksNumber"` + CompetitiveNumber int32 `protobuf:"varint,12,opt,name=competitiveNumber,proto3" json:"competitiveNumber"` + CompetitiveConsumptionNumber int32 `protobuf:"varint,13,opt,name=competitiveConsumptionNumber,proto3" json:"competitiveConsumptionNumber"` + ExpansionPacksNumber int32 `protobuf:"varint,14,opt,name=expansionPacksNumber,proto3" json:"expansionPacksNumber"` unknownFields protoimpl.UnknownFields sizeCache protoimpl.SizeCache } @@ -7819,6 +8119,20 @@ func (x *AddBundleBalanceReq) GetDataAnalysisConsumptionNumber() int32 { return 0 } +func (x *AddBundleBalanceReq) GetCompetitiveNumber() int32 { + if x != nil { + return x.CompetitiveNumber + } + return 0 +} + +func (x *AddBundleBalanceReq) GetCompetitiveConsumptionNumber() int32 { + if x != nil { + return x.CompetitiveConsumptionNumber + } + return 0 +} + func (x *AddBundleBalanceReq) GetExpansionPacksNumber() int32 { if x != nil { return x.ExpansionPacksNumber @@ -8767,7 +9081,12 @@ type GetBundleBalanceByUserIdResp struct { DataAnalysisExtendConsumptionNumber int32 `protobuf:"varint,25,opt,name=dataAnalysisExtendConsumptionNumber,proto3" json:"dataAnalysisExtendConsumptionNumber"` DataAnalysisAdditional int32 `protobuf:"varint,26,opt,name=dataAnalysisAdditional,proto3" json:"dataAnalysisAdditional"` DataAnalysisConsumptionNumber int32 `protobuf:"varint,27,opt,name=dataAnalysisConsumptionNumber,proto3" json:"dataAnalysisConsumptionNumber"` - ExpansionPacksNumber int32 `protobuf:"varint,28,opt,name=expansionPacksNumber,proto3" json:"expansionPacksNumber"` + CompetitiveNumber int32 `protobuf:"varint,28,opt,name=competitiveNumber,proto3" json:"competitiveNumber"` + CompetitiveExtendNumber int32 `protobuf:"varint,29,opt,name=competitiveExtendNumber,proto3" json:"competitiveExtendNumber"` + CompetitiveExtendConsumptionNumber int32 `protobuf:"varint,30,opt,name=competitiveExtendConsumptionNumber,proto3" json:"competitiveExtendConsumptionNumber"` + CompetitiveAdditional int32 `protobuf:"varint,31,opt,name=competitiveAdditional,proto3" json:"competitiveAdditional"` + CompetitiveConsumptionNumber int32 `protobuf:"varint,32,opt,name=competitiveConsumptionNumber,proto3" json:"competitiveConsumptionNumber"` + ExpansionPacksNumber int32 `protobuf:"varint,33,opt,name=expansionPacksNumber,proto3" json:"expansionPacksNumber"` unknownFields protoimpl.UnknownFields sizeCache protoimpl.SizeCache } @@ -8991,6 +9310,41 @@ func (x *GetBundleBalanceByUserIdResp) GetDataAnalysisConsumptionNumber() int32 return 0 } +func (x *GetBundleBalanceByUserIdResp) GetCompetitiveNumber() int32 { + if x != nil { + return x.CompetitiveNumber + } + return 0 +} + +func (x *GetBundleBalanceByUserIdResp) GetCompetitiveExtendNumber() int32 { + if x != nil { + return x.CompetitiveExtendNumber + } + return 0 +} + +func (x *GetBundleBalanceByUserIdResp) GetCompetitiveExtendConsumptionNumber() int32 { + if x != nil { + return x.CompetitiveExtendConsumptionNumber + } + return 0 +} + +func (x *GetBundleBalanceByUserIdResp) GetCompetitiveAdditional() int32 { + if x != nil { + return x.CompetitiveAdditional + } + return 0 +} + +func (x *GetBundleBalanceByUserIdResp) GetCompetitiveConsumptionNumber() int32 { + if x != nil { + return x.CompetitiveConsumptionNumber + } + return 0 +} + func (x *GetBundleBalanceByUserIdResp) GetExpansionPacksNumber() int32 { if x != nil { return x.ExpansionPacksNumber @@ -13459,16 +13813,16 @@ func (x *MetricsBusinessReq) GetEnd() string { type MetricsBusinessResp struct { state protoimpl.MessageState `protogen:"open.v1"` // ====== 金额统计 ====== - TotalBundlePaymentAmount string `protobuf:"bytes,1,opt,name=totalBundlePaymentAmount,proto3" json:"totalBundlePaymentAmount"` // 总销售套餐服务金额 - TotalIncreasePaymentAmount string `protobuf:"bytes,2,opt,name=totalIncreasePaymentAmount,proto3" json:"totalIncreasePaymentAmount"` // 总销售增值服务金额 - TotalPayment string `protobuf:"bytes,3,opt,name=totalPayment,proto3" json:"totalPayment"` // 合计支付金额 - FinalPaymentAmount string `protobuf:"bytes,4,opt,name=finalPaymentAmount,proto3" json:"finalPaymentAmount"` // 合计结算金额 - TotalFeePaymentAmount string `protobuf:"bytes,5,opt,name=totalFeePaymentAmount,proto3" json:"totalFeePaymentAmount"` // 合计手续费 - NewBundlePaymentAmount float32 `protobuf:"fixed32,6,opt,name=newBundlePaymentAmount,proto3" json:"newBundlePaymentAmount"` // 新增套餐购买金额 - NewIncreasePaymentAmount float32 `protobuf:"fixed32,7,opt,name=newIncreasePaymentAmount,proto3" json:"newIncreasePaymentAmount"` // 新增增值服务金额 - NewPaymentAmount float32 `protobuf:"fixed32,8,opt,name=newPaymentAmount,proto3" json:"newPaymentAmount"` // 新增支付金额 - NewFinalPaymentAmount float32 `protobuf:"fixed32,9,opt,name=newFinalPaymentAmount,proto3" json:"newFinalPaymentAmount"` // 新增结算金额 - NewFeePaymentAmount float32 `protobuf:"fixed32,10,opt,name=newFeePaymentAmount,proto3" json:"newFeePaymentAmount"` // 新增手续费 + TotalBundlePaymentAmount string `protobuf:"bytes,1,opt,name=totalBundlePaymentAmount,proto3" json:"totalBundlePaymentAmount"` // 总销售套餐服务金额 + TotalIncreasePaymentAmount string `protobuf:"bytes,2,opt,name=totalIncreasePaymentAmount,proto3" json:"totalIncreasePaymentAmount"` // 总销售增值服务金额 + TotalPayment string `protobuf:"bytes,3,opt,name=totalPayment,proto3" json:"totalPayment"` // 合计支付金额 + FinalPaymentAmount string `protobuf:"bytes,4,opt,name=finalPaymentAmount,proto3" json:"finalPaymentAmount"` // 合计结算金额 + TotalFeePaymentAmount string `protobuf:"bytes,5,opt,name=totalFeePaymentAmount,proto3" json:"totalFeePaymentAmount"` // 合计手续费 + NewBundlePaymentAmount string `protobuf:"bytes,6,opt,name=newBundlePaymentAmount,proto3" json:"newBundlePaymentAmount"` // 新增套餐购买金额 + NewIncreasePaymentAmount string `protobuf:"bytes,7,opt,name=newIncreasePaymentAmount,proto3" json:"newIncreasePaymentAmount"` // 新增增值服务金额 + NewPaymentAmount string `protobuf:"bytes,8,opt,name=newPaymentAmount,proto3" json:"newPaymentAmount"` // 新增支付金额 + NewFinalPaymentAmount string `protobuf:"bytes,9,opt,name=newFinalPaymentAmount,proto3" json:"newFinalPaymentAmount"` // 新增结算金额 + NewFeePaymentAmount string `protobuf:"bytes,10,opt,name=newFeePaymentAmount,proto3" json:"newFeePaymentAmount"` // 新增手续费 // ====== 套餐统计 ====== NewBundleCount int64 `protobuf:"varint,11,opt,name=newBundleCount,proto3" json:"newBundleCount"` // 新购买套餐数 NewRepoBundleCount int64 `protobuf:"varint,12,opt,name=newRepoBundleCount,proto3" json:"newRepoBundleCount"` // 新回购套餐数 @@ -13497,8 +13851,12 @@ type MetricsBusinessResp struct { NewUploadedDataAnalysisCount int64 `protobuf:"varint,30,opt,name=newUploadedDataAnalysisCount,proto3" json:"newUploadedDataAnalysisCount"` // 新增已上传的数据分析数 NewPendingUploadDataAnalysisCount int64 `protobuf:"varint,31,opt,name=newPendingUploadDataAnalysisCount,proto3" json:"newPendingUploadDataAnalysisCount"` // 新增待上传的数据分析数 TotalPendingUploadDataAnalysisCount int64 `protobuf:"varint,32,opt,name=totalPendingUploadDataAnalysisCount,proto3" json:"totalPendingUploadDataAnalysisCount"` // 总待上传的数据分析数 - unknownFields protoimpl.UnknownFields - sizeCache protoimpl.SizeCache + // ====== 竞品数统计 ====== + NewUploadedCompetitiveCount int64 `protobuf:"varint,33,opt,name=newUploadedCompetitiveCount,proto3" json:"newUploadedCompetitiveCount"` // 新增已上传的竞品数 + NewPendingUploadCompetitiveCount int64 `protobuf:"varint,34,opt,name=newPendingUploadCompetitiveCount,proto3" json:"newPendingUploadCompetitiveCount"` // 新增待上传的竞品数 + TotalPendingUploadCompetitiveCount int64 `protobuf:"varint,35,opt,name=totalPendingUploadCompetitiveCount,proto3" json:"totalPendingUploadCompetitiveCount"` // 总待上传的竞品数 + unknownFields protoimpl.UnknownFields + sizeCache protoimpl.SizeCache } func (x *MetricsBusinessResp) Reset() { @@ -13566,39 +13924,39 @@ func (x *MetricsBusinessResp) GetTotalFeePaymentAmount() string { return "" } -func (x *MetricsBusinessResp) GetNewBundlePaymentAmount() float32 { +func (x *MetricsBusinessResp) GetNewBundlePaymentAmount() string { if x != nil { return x.NewBundlePaymentAmount } - return 0 + return "" } -func (x *MetricsBusinessResp) GetNewIncreasePaymentAmount() float32 { +func (x *MetricsBusinessResp) GetNewIncreasePaymentAmount() string { if x != nil { return x.NewIncreasePaymentAmount } - return 0 + return "" } -func (x *MetricsBusinessResp) GetNewPaymentAmount() float32 { +func (x *MetricsBusinessResp) GetNewPaymentAmount() string { if x != nil { return x.NewPaymentAmount } - return 0 + return "" } -func (x *MetricsBusinessResp) GetNewFinalPaymentAmount() float32 { +func (x *MetricsBusinessResp) GetNewFinalPaymentAmount() string { if x != nil { return x.NewFinalPaymentAmount } - return 0 + return "" } -func (x *MetricsBusinessResp) GetNewFeePaymentAmount() float32 { +func (x *MetricsBusinessResp) GetNewFeePaymentAmount() string { if x != nil { return x.NewFeePaymentAmount } - return 0 + return "" } func (x *MetricsBusinessResp) GetNewBundleCount() int64 { @@ -13755,6 +14113,27 @@ func (x *MetricsBusinessResp) GetTotalPendingUploadDataAnalysisCount() int64 { return 0 } +func (x *MetricsBusinessResp) GetNewUploadedCompetitiveCount() int64 { + if x != nil { + return x.NewUploadedCompetitiveCount + } + return 0 +} + +func (x *MetricsBusinessResp) GetNewPendingUploadCompetitiveCount() int64 { + if x != nil { + return x.NewPendingUploadCompetitiveCount + } + return 0 +} + +func (x *MetricsBusinessResp) GetTotalPendingUploadCompetitiveCount() int64 { + if x != nil { + return x.TotalPendingUploadCompetitiveCount + } + return 0 +} + type MetricsOperatingCreateReq struct { state protoimpl.MessageState `protogen:"open.v1"` Start string `protobuf:"bytes,1,opt,name=start,proto3" json:"start"` @@ -13841,8 +14220,17 @@ type MetricsOperatingCreateResp struct { NewUploadedIncreaseDataAnalysisCount int64 `protobuf:"varint,26,opt,name=newUploadedIncreaseDataAnalysisCount,proto3" json:"newUploadedIncreaseDataAnalysisCount"` // 新增已做增值数据数 TotalUploadedBundleDataAnalysisCount int64 `protobuf:"varint,27,opt,name=totalUploadedBundleDataAnalysisCount,proto3" json:"totalUploadedBundleDataAnalysisCount"` // 总已做套餐数据数截止 TotalUploadedIncreaseDataAnalysisCount int64 `protobuf:"varint,28,opt,name=totalUploadedIncreaseDataAnalysisCount,proto3" json:"totalUploadedIncreaseDataAnalysisCount"` // 总已做增值数据数截止 - unknownFields protoimpl.UnknownFields - sizeCache protoimpl.SizeCache + // ======================== 套餐/增值竞品数 ======================== + NewPendingUploadBundleCompetitiveCount int64 `protobuf:"varint,29,opt,name=newPendingUploadBundleCompetitiveCount,proto3" json:"newPendingUploadBundleCompetitiveCount"` // 新增待上传套餐竞品数 + NewPendingUploadIncreaseCompetitiveCount int64 `protobuf:"varint,30,opt,name=newPendingUploadIncreaseCompetitiveCount,proto3" json:"newPendingUploadIncreaseCompetitiveCount"` // 新增待上传增值竞品数 + TotalPendingUploadBundleCompetitiveCount int64 `protobuf:"varint,31,opt,name=totalPendingUploadBundleCompetitiveCount,proto3" json:"totalPendingUploadBundleCompetitiveCount"` // 总待上传套餐竞品数截止 + TotalPendingUploadIncreaseCompetitiveCount int64 `protobuf:"varint,32,opt,name=totalPendingUploadIncreaseCompetitiveCount,proto3" json:"totalPendingUploadIncreaseCompetitiveCount"` // 总待上传增值竞品数截止 + NewUploadedBundleCompetitiveCount int64 `protobuf:"varint,33,opt,name=newUploadedBundleCompetitiveCount,proto3" json:"newUploadedBundleCompetitiveCount"` // 新增已上传套餐竞品数 + NewUploadedIncreaseCompetitiveCount int64 `protobuf:"varint,34,opt,name=newUploadedIncreaseCompetitiveCount,proto3" json:"newUploadedIncreaseCompetitiveCount"` // 新增已上传增值竞品数 + TotalUploadedBundleCompetitiveCount int64 `protobuf:"varint,35,opt,name=totalUploadedBundleCompetitiveCount,proto3" json:"totalUploadedBundleCompetitiveCount"` // 总已上传套餐竞品数截止 + TotalUploadedIncreaseCompetitiveCount int64 `protobuf:"varint,36,opt,name=totalUploadedIncreaseCompetitiveCount,proto3" json:"totalUploadedIncreaseCompetitiveCount"` // 总已上传增值竞品数截止 + unknownFields protoimpl.UnknownFields + sizeCache protoimpl.SizeCache } func (x *MetricsOperatingCreateResp) Reset() { @@ -14071,6 +14459,62 @@ func (x *MetricsOperatingCreateResp) GetTotalUploadedIncreaseDataAnalysisCount() return 0 } +func (x *MetricsOperatingCreateResp) GetNewPendingUploadBundleCompetitiveCount() int64 { + if x != nil { + return x.NewPendingUploadBundleCompetitiveCount + } + return 0 +} + +func (x *MetricsOperatingCreateResp) GetNewPendingUploadIncreaseCompetitiveCount() int64 { + if x != nil { + return x.NewPendingUploadIncreaseCompetitiveCount + } + return 0 +} + +func (x *MetricsOperatingCreateResp) GetTotalPendingUploadBundleCompetitiveCount() int64 { + if x != nil { + return x.TotalPendingUploadBundleCompetitiveCount + } + return 0 +} + +func (x *MetricsOperatingCreateResp) GetTotalPendingUploadIncreaseCompetitiveCount() int64 { + if x != nil { + return x.TotalPendingUploadIncreaseCompetitiveCount + } + return 0 +} + +func (x *MetricsOperatingCreateResp) GetNewUploadedBundleCompetitiveCount() int64 { + if x != nil { + return x.NewUploadedBundleCompetitiveCount + } + return 0 +} + +func (x *MetricsOperatingCreateResp) GetNewUploadedIncreaseCompetitiveCount() int64 { + if x != nil { + return x.NewUploadedIncreaseCompetitiveCount + } + return 0 +} + +func (x *MetricsOperatingCreateResp) GetTotalUploadedBundleCompetitiveCount() int64 { + if x != nil { + return x.TotalUploadedBundleCompetitiveCount + } + return 0 +} + +func (x *MetricsOperatingCreateResp) GetTotalUploadedIncreaseCompetitiveCount() int64 { + if x != nil { + return x.TotalUploadedIncreaseCompetitiveCount + } + return 0 +} + type MetricsOperatingStatusReq struct { state protoimpl.MessageState `protogen:"open.v1"` Date string `protobuf:"bytes,1,opt,name=date,proto3" json:"date"` @@ -14146,9 +14590,18 @@ type MetricsOperatingStatusResp struct { PendingUploadDataAnalysisCount int64 `protobuf:"varint,24,opt,name=pendingUploadDataAnalysisCount,proto3" json:"pendingUploadDataAnalysisCount"` // 待发布数据数 UploadSuccessDataAnalysisCount int64 `protobuf:"varint,25,opt,name=uploadSuccessDataAnalysisCount,proto3" json:"uploadSuccessDataAnalysisCount"` // 发布成功数据数 UploadFailedDataAnalysisCount int64 `protobuf:"varint,26,opt,name=uploadFailedDataAnalysisCount,proto3" json:"uploadFailedDataAnalysisCount"` // 发布异常数据数 - AbnormalAccountAcount int64 `protobuf:"varint,27,opt,name=abnormalAccountAcount,proto3" json:"abnormalAccountAcount"` // 触发预警的账号数 - unknownFields protoimpl.UnknownFields - sizeCache protoimpl.SizeCache + // ===== 竞品数 ===== + ReviewingCompetitiveCount int64 `protobuf:"varint,27,opt,name=reviewingCompetitiveCount,proto3" json:"reviewingCompetitiveCount"` // 审核中竞品数 + RejectCompetitiveCount int64 `protobuf:"varint,28,opt,name=rejectCompetitiveCount,proto3" json:"rejectCompetitiveCount"` // 已驳回竞品数 + WaitConfirmCompetitiveCount int64 `protobuf:"varint,29,opt,name=waitConfirmCompetitiveCount,proto3" json:"waitConfirmCompetitiveCount"` // 待艺人确认竞品数 + ArtistConfirmCompetitiveCount int64 `protobuf:"varint,30,opt,name=artistConfirmCompetitiveCount,proto3" json:"artistConfirmCompetitiveCount"` // 艺人已验收确认竞品数 + AutoConfirmCompetitiveCount int64 `protobuf:"varint,31,opt,name=autoConfirmCompetitiveCount,proto3" json:"autoConfirmCompetitiveCount"` // 系统已自动确认竞品数 + PendingUploadCompetitiveCount int64 `protobuf:"varint,32,opt,name=pendingUploadCompetitiveCount,proto3" json:"pendingUploadCompetitiveCount"` // 待发布竞品数 + UploadSuccessCompetitiveCount int64 `protobuf:"varint,33,opt,name=uploadSuccessCompetitiveCount,proto3" json:"uploadSuccessCompetitiveCount"` // 发布成功竞品数 + UploadFailedCompetitiveCount int64 `protobuf:"varint,34,opt,name=uploadFailedCompetitiveCount,proto3" json:"uploadFailedCompetitiveCount"` // 发布异常竞品数 + AbnormalAccountAcount int64 `protobuf:"varint,35,opt,name=abnormalAccountAcount,proto3" json:"abnormalAccountAcount"` // 触发预警的账号数 + unknownFields protoimpl.UnknownFields + sizeCache protoimpl.SizeCache } func (x *MetricsOperatingStatusResp) Reset() { @@ -14363,6 +14816,62 @@ func (x *MetricsOperatingStatusResp) GetUploadFailedDataAnalysisCount() int64 { return 0 } +func (x *MetricsOperatingStatusResp) GetReviewingCompetitiveCount() int64 { + if x != nil { + return x.ReviewingCompetitiveCount + } + return 0 +} + +func (x *MetricsOperatingStatusResp) GetRejectCompetitiveCount() int64 { + if x != nil { + return x.RejectCompetitiveCount + } + return 0 +} + +func (x *MetricsOperatingStatusResp) GetWaitConfirmCompetitiveCount() int64 { + if x != nil { + return x.WaitConfirmCompetitiveCount + } + return 0 +} + +func (x *MetricsOperatingStatusResp) GetArtistConfirmCompetitiveCount() int64 { + if x != nil { + return x.ArtistConfirmCompetitiveCount + } + return 0 +} + +func (x *MetricsOperatingStatusResp) GetAutoConfirmCompetitiveCount() int64 { + if x != nil { + return x.AutoConfirmCompetitiveCount + } + return 0 +} + +func (x *MetricsOperatingStatusResp) GetPendingUploadCompetitiveCount() int64 { + if x != nil { + return x.PendingUploadCompetitiveCount + } + return 0 +} + +func (x *MetricsOperatingStatusResp) GetUploadSuccessCompetitiveCount() int64 { + if x != nil { + return x.UploadSuccessCompetitiveCount + } + return 0 +} + +func (x *MetricsOperatingStatusResp) GetUploadFailedCompetitiveCount() int64 { + if x != nil { + return x.UploadFailedCompetitiveCount + } + return 0 +} + func (x *MetricsOperatingStatusResp) GetAbnormalAccountAcount() int64 { if x != nil { return x.AbnormalAccountAcount @@ -15082,6 +15591,226 @@ func (x *MetricsBalanceDetailExportReq) GetMonth() string { return "" } +type WorkCastInfo struct { + state protoimpl.MessageState `protogen:"open.v1"` + CustomerName string `protobuf:"bytes,1,opt,name=customerName,proto3" json:"customerName"` + CustomerNum string `protobuf:"bytes,2,opt,name=customerNum,proto3" json:"customerNum"` + BundleName string `protobuf:"bytes,3,opt,name=bundleName,proto3" json:"bundleName"` + SignedTime string `protobuf:"bytes,4,opt,name=signedTime,proto3" json:"signedTime"` + Title string `protobuf:"bytes,5,opt,name=title,proto3" json:"title"` + CostType int64 `protobuf:"varint,6,opt,name=costType,proto3" json:"costType"` + WorkCategory int64 `protobuf:"varint,7,opt,name=workCategory,proto3" json:"workCategory"` + SubmitTime string `protobuf:"bytes,8,opt,name=submitTime,proto3" json:"submitTime"` + WaitingTime string `protobuf:"bytes,9,opt,name=waitingTime,proto3" json:"waitingTime"` + ConfirmTime string `protobuf:"bytes,10,opt,name=confirmTime,proto3" json:"confirmTime"` + ConfirmType int64 `protobuf:"varint,11,opt,name=confirmType,proto3" json:"confirmType"` + unknownFields protoimpl.UnknownFields + sizeCache protoimpl.SizeCache +} + +func (x *WorkCastInfo) Reset() { + *x = WorkCastInfo{} + mi := &file_pb_bundle_proto_msgTypes[163] + ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) + ms.StoreMessageInfo(mi) +} + +func (x *WorkCastInfo) String() string { + return protoimpl.X.MessageStringOf(x) +} + +func (*WorkCastInfo) ProtoMessage() {} + +func (x *WorkCastInfo) ProtoReflect() protoreflect.Message { + mi := &file_pb_bundle_proto_msgTypes[163] + if x != nil { + ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) + if ms.LoadMessageInfo() == nil { + ms.StoreMessageInfo(mi) + } + return ms + } + return mi.MessageOf(x) +} + +// Deprecated: Use WorkCastInfo.ProtoReflect.Descriptor instead. +func (*WorkCastInfo) Descriptor() ([]byte, []int) { + return file_pb_bundle_proto_rawDescGZIP(), []int{163} +} + +func (x *WorkCastInfo) GetCustomerName() string { + if x != nil { + return x.CustomerName + } + return "" +} + +func (x *WorkCastInfo) GetCustomerNum() string { + if x != nil { + return x.CustomerNum + } + return "" +} + +func (x *WorkCastInfo) GetBundleName() string { + if x != nil { + return x.BundleName + } + return "" +} + +func (x *WorkCastInfo) GetSignedTime() string { + if x != nil { + return x.SignedTime + } + return "" +} + +func (x *WorkCastInfo) GetTitle() string { + if x != nil { + return x.Title + } + return "" +} + +func (x *WorkCastInfo) GetCostType() int64 { + if x != nil { + return x.CostType + } + return 0 +} + +func (x *WorkCastInfo) GetWorkCategory() int64 { + if x != nil { + return x.WorkCategory + } + return 0 +} + +func (x *WorkCastInfo) GetSubmitTime() string { + if x != nil { + return x.SubmitTime + } + return "" +} + +func (x *WorkCastInfo) GetWaitingTime() string { + if x != nil { + return x.WaitingTime + } + return "" +} + +func (x *WorkCastInfo) GetConfirmTime() string { + if x != nil { + return x.ConfirmTime + } + return "" +} + +func (x *WorkCastInfo) GetConfirmType() int64 { + if x != nil { + return x.ConfirmType + } + return 0 +} + +type ExportWorkCastInfoReq struct { + state protoimpl.MessageState `protogen:"open.v1"` + StartTime string `protobuf:"bytes,1,opt,name=startTime,proto3" json:"startTime"` + EndTime string `protobuf:"bytes,2,opt,name=endTime,proto3" json:"endTime"` + unknownFields protoimpl.UnknownFields + sizeCache protoimpl.SizeCache +} + +func (x *ExportWorkCastInfoReq) Reset() { + *x = ExportWorkCastInfoReq{} + mi := &file_pb_bundle_proto_msgTypes[164] + ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) + ms.StoreMessageInfo(mi) +} + +func (x *ExportWorkCastInfoReq) String() string { + return protoimpl.X.MessageStringOf(x) +} + +func (*ExportWorkCastInfoReq) ProtoMessage() {} + +func (x *ExportWorkCastInfoReq) ProtoReflect() protoreflect.Message { + mi := &file_pb_bundle_proto_msgTypes[164] + if x != nil { + ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) + if ms.LoadMessageInfo() == nil { + ms.StoreMessageInfo(mi) + } + return ms + } + return mi.MessageOf(x) +} + +// Deprecated: Use ExportWorkCastInfoReq.ProtoReflect.Descriptor instead. +func (*ExportWorkCastInfoReq) Descriptor() ([]byte, []int) { + return file_pb_bundle_proto_rawDescGZIP(), []int{164} +} + +func (x *ExportWorkCastInfoReq) GetStartTime() string { + if x != nil { + return x.StartTime + } + return "" +} + +func (x *ExportWorkCastInfoReq) GetEndTime() string { + if x != nil { + return x.EndTime + } + return "" +} + +type ExportWorkCastInfoResp struct { + state protoimpl.MessageState `protogen:"open.v1"` + Data []*WorkCastInfo `protobuf:"bytes,1,rep,name=data,proto3" json:"data"` + unknownFields protoimpl.UnknownFields + sizeCache protoimpl.SizeCache +} + +func (x *ExportWorkCastInfoResp) Reset() { + *x = ExportWorkCastInfoResp{} + mi := &file_pb_bundle_proto_msgTypes[165] + ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) + ms.StoreMessageInfo(mi) +} + +func (x *ExportWorkCastInfoResp) String() string { + return protoimpl.X.MessageStringOf(x) +} + +func (*ExportWorkCastInfoResp) ProtoMessage() {} + +func (x *ExportWorkCastInfoResp) ProtoReflect() protoreflect.Message { + mi := &file_pb_bundle_proto_msgTypes[165] + if x != nil { + ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) + if ms.LoadMessageInfo() == nil { + ms.StoreMessageInfo(mi) + } + return ms + } + return mi.MessageOf(x) +} + +// Deprecated: Use ExportWorkCastInfoResp.ProtoReflect.Descriptor instead. +func (*ExportWorkCastInfoResp) Descriptor() ([]byte, []int) { + return file_pb_bundle_proto_rawDescGZIP(), []int{165} +} + +func (x *ExportWorkCastInfoResp) GetData() []*WorkCastInfo { + if x != nil { + return x.Data + } + return nil +} + var File_pb_bundle_proto protoreflect.FileDescriptor const file_pb_bundle_proto_rawDesc = "" + @@ -15160,7 +15889,7 @@ const file_pb_bundle_proto_rawDesc = "" + "\vhandlingFee\x18\x0f \x01(\tR\vhandlingFee\x12\x16\n" + "\x06subNum\x18\x10 \x01(\tR\x06subNum\"5\n" + "\x19OrderInfoByOrderNoRequest\x12\x18\n" + - "\aorderNo\x18\x01 \x01(\tR\aorderNo\"\xb8\x02\n" + + "\aorderNo\x18\x01 \x01(\tR\aorderNo\"\x92\x03\n" + "\x16OrderInfoByOrderNoResp\x12\x12\n" + "\x04type\x18\x01 \x01(\x05R\x04type\x12\x16\n" + "\x06userId\x18\x02 \x01(\x04R\x06userId\x12\x1c\n" + @@ -15174,7 +15903,9 @@ const file_pb_bundle_proto_rawDesc = "" + "\bduration\x18\b \x01(\x05R\bduration\x12\x12\n" + "\x04unit\x18\t \x01(\tR\x04unit\x12\x1a\n" + "\buserName\x18\n" + - " \x01(\tR\buserName\"\xd3\x06\n" + + " \x01(\tR\buserName\x124\n" + + "\x15competitiveAdditional\x18\v \x01(\x05R\x15competitiveAdditional\x12\"\n" + + "\fpurchaseType\x18\f \x01(\x05R\fpurchaseType\"\xd3\x06\n" + "\x11OrderCreateRecord\x12\x1e\n" + "\n" + "bundleUuid\x18\x01 \x01(\tR\n" + @@ -15664,24 +16395,25 @@ const file_pb_bundle_proto_rawDesc = "" + "\blanguage\x18\x02 \x01(\tR\blanguage\"\x8e\x01\n" + "#BatchGetValueAddServiceLangResponse\x12\x10\n" + "\x03msg\x18\x01 \x01(\tR\x03msg\x12U\n" + - "\x17valueAddServiceLangList\x18\x02 \x03(\v2\x1b.bundle.ValueAddServiceLangR\x17valueAddServiceLangList\"\x8f\x04\n" + + "\x17valueAddServiceLangList\x18\x02 \x03(\v2\x1b.bundle.ValueAddServiceLangR\x17valueAddServiceLangList\"\xc5\x04\n" + "\x13BundleExtendRequest\x12\x16\n" + "\x06userId\x18\x01 \x01(\x03R\x06userId\x12,\n" + "\x11accountAdditional\x18\x02 \x01(\rR\x11accountAdditional\x12(\n" + "\x0fvideoAdditional\x18\x03 \x01(\rR\x0fvideoAdditional\x12*\n" + "\x10imagesAdditional\x18\x04 \x01(\rR\x10imagesAdditional\x12&\n" + - "\x0edataAdditional\x18\x05 \x01(\rR\x0edataAdditional\x12@\n" + - "\x1bavailableDurationAdditional\x18\x06 \x01(\rR\x1bavailableDurationAdditional\x12\x1a\n" + - "\btimeUnit\x18\a \x01(\rR\btimeUnit\x12\x16\n" + - "\x06remark\x18\b \x01(\tR\x06remark\x124\n" + - "\x15associatedorderNumber\x18\t \x01(\tR\x15associatedorderNumber\x12\x1e\n" + + "\x0edataAdditional\x18\x05 \x01(\rR\x0edataAdditional\x124\n" + + "\x15competitiveAdditional\x18\x06 \x01(\rR\x15competitiveAdditional\x12@\n" + + "\x1bavailableDurationAdditional\x18\a \x01(\rR\x1bavailableDurationAdditional\x12\x1a\n" + + "\btimeUnit\x18\b \x01(\rR\btimeUnit\x12\x16\n" + + "\x06remark\x18\t \x01(\tR\x06remark\x124\n" + + "\x15associatedorderNumber\x18\n" + + " \x01(\tR\x15associatedorderNumber\x12\x1e\n" + "\n" + - "operatorId\x18\n" + - " \x01(\x04R\n" + + "operatorId\x18\v \x01(\x04R\n" + "operatorId\x12\"\n" + - "\foperatorName\x18\v \x01(\tR\foperatorName\x120\n" + - "\x13operatorPhoneNumber\x18\f \x01(\tR\x13operatorPhoneNumber\x12\x12\n" + - "\x04type\x18\r \x01(\x05R\x04type\"\x16\n" + + "\foperatorName\x18\f \x01(\tR\foperatorName\x120\n" + + "\x13operatorPhoneNumber\x18\r \x01(\tR\x13operatorPhoneNumber\x12\x12\n" + + "\x04type\x18\x0e \x01(\x05R\x04type\"\x16\n" + "\x14BundleExtendResponse\"\x82\x02\n" + "\x1eBundleExtendRecordsListRequest\x12\x12\n" + "\x04page\x18\x01 \x01(\x05R\x04page\x12\x1a\n" + @@ -15738,7 +16470,7 @@ const file_pb_bundle_proto_rawDesc = "" + "\x10expiredTimeStart\x18\x04 \x01(\x03R\x10expiredTimeStart\x12&\n" + "\x0eexpiredTimeEnd\x18\x05 \x01(\x03R\x0eexpiredTimeEnd\x12\x12\n" + "\x04page\x18\x06 \x01(\x05R\x04page\x12\x1a\n" + - "\bpageSize\x18\a \x01(\x05R\bpageSize\"\xb7%\n" + + "\bpageSize\x18\a \x01(\x05R\bpageSize\"\xb90\n" + "\x11BundleBalanceItem\x12\x16\n" + "\x06userId\x18\x01 \x01(\x05R\x06userId\x12\x1a\n" + "\bactivate\x18\x02 \x01(\x05R\bactivate\x12\x1a\n" + @@ -15800,24 +16532,42 @@ const file_pb_bundle_proto_rawDesc = "" + "(monthBundleDataAnalysisConsumptionNumber\x187 \x01(\x05R(monthBundleDataAnalysisConsumptionNumber\x12^\n" + "*monthIncreaseDataAnalysisConsumptionNumber\x188 \x01(\x05R*monthIncreaseDataAnalysisConsumptionNumber\x12V\n" + "&monthlyInvalidBundleDataAnalysisNumber\x189 \x01(\x05R&monthlyInvalidBundleDataAnalysisNumber\x12Z\n" + - "(monthlyInvalidIncreaseDataAnalysisNumber\x18: \x01(\x05R(monthlyInvalidIncreaseDataAnalysisNumber\x12D\n" + - "\x1dmonthlyNewManualAccountNumber\x18; \x01(\x05R\x1dmonthlyNewManualAccountNumber\x12@\n" + - "\x1bmonthlyNewManualVideoNumber\x18< \x01(\x05R\x1bmonthlyNewManualVideoNumber\x12@\n" + - "\x1bmonthlyNewManualImageNumber\x18= \x01(\x05R\x1bmonthlyNewManualImageNumber\x12N\n" + - "\"monthlyNewManualDataAnalysisNumber\x18> \x01(\x05R\"monthlyNewManualDataAnalysisNumber\x12:\n" + - "\x18monthlyNewDurationNumber\x18? \x01(\x05R\x18monthlyNewDurationNumber\x12T\n" + - "%monthlyManualAccountConsumptionNumber\x18@ \x01(\x05R%monthlyManualAccountConsumptionNumber\x12P\n" + - "#monthlyManualVideoConsumptionNumber\x18A \x01(\x05R#monthlyManualVideoConsumptionNumber\x12P\n" + - "#monthlyManualImageConsumptionNumber\x18B \x01(\x05R#monthlyManualImageConsumptionNumber\x12^\n" + - "*monthlyManualDataAnalysisConsumptionNumber\x18C \x01(\x05R*monthlyManualDataAnalysisConsumptionNumber\x12F\n" + - "\x1emanualAccountConsumptionNumber\x18D \x01(\x05R\x1emanualAccountConsumptionNumber\x12B\n" + - "\x1cmanualVideoConsumptionNumber\x18E \x01(\x05R\x1cmanualVideoConsumptionNumber\x12B\n" + - "\x1cmanualImageConsumptionNumber\x18F \x01(\x05R\x1cmanualImageConsumptionNumber\x12P\n" + - "#manualDataAnalysisConsumptionNumber\x18G \x01(\x05R#manualDataAnalysisConsumptionNumber\x120\n" + - "\x13manualAccountNumber\x18H \x01(\x05R\x13manualAccountNumber\x12,\n" + - "\x11manualVideoNumber\x18I \x01(\x05R\x11manualVideoNumber\x12,\n" + - "\x11manualImageNumber\x18J \x01(\x05R\x11manualImageNumber\x12:\n" + - "\x18manualDataAnalysisNumber\x18K \x01(\x05R\x18manualDataAnalysisNumber\"\xd7#\n" + + "(monthlyInvalidIncreaseDataAnalysisNumber\x18: \x01(\x05R(monthlyInvalidIncreaseDataAnalysisNumber\x128\n" + + "\x17bundleCompetitiveNumber\x18; \x01(\x05R\x17bundleCompetitiveNumber\x12<\n" + + "\x19increaseCompetitiveNumber\x18< \x01(\x05R\x19increaseCompetitiveNumber\x12N\n" + + "\"bundleCompetitiveConsumptionNumber\x18= \x01(\x05R\"bundleCompetitiveConsumptionNumber\x12R\n" + + "$increaseCompetitiveConsumptionNumber\x18> \x01(\x05R$increaseCompetitiveConsumptionNumber\x12F\n" + + "\x1einvalidBundleCompetitiveNumber\x18? \x01(\x05R\x1einvalidBundleCompetitiveNumber\x12J\n" + + " invalidIncreaseCompetitiveNumber\x18@ \x01(\x05R invalidIncreaseCompetitiveNumber\x12L\n" + + "!monthlyNewBundleCompetitiveNumber\x18A \x01(\x05R!monthlyNewBundleCompetitiveNumber\x12P\n" + + "#monthlyNewIncreaseCompetitiveNumber\x18B \x01(\x05R#monthlyNewIncreaseCompetitiveNumber\x12F\n" + + "\x1emonthlyBundleCompetitiveNumber\x18C \x01(\x05R\x1emonthlyBundleCompetitiveNumber\x12J\n" + + " monthlyIncreaseCompetitiveNumber\x18D \x01(\x05R monthlyIncreaseCompetitiveNumber\x12X\n" + + "'monthBundleCompetitiveConsumptionNumber\x18E \x01(\x05R'monthBundleCompetitiveConsumptionNumber\x12\\\n" + + ")monthIncreaseCompetitiveConsumptionNumber\x18F \x01(\x05R)monthIncreaseCompetitiveConsumptionNumber\x12T\n" + + "%monthlyInvalidBundleCompetitiveNumber\x18G \x01(\x05R%monthlyInvalidBundleCompetitiveNumber\x12X\n" + + "'monthlyInvalidIncreaseCompetitiveNumber\x18H \x01(\x05R'monthlyInvalidIncreaseCompetitiveNumber\x12D\n" + + "\x1dmonthlyNewManualAccountNumber\x18I \x01(\x05R\x1dmonthlyNewManualAccountNumber\x12@\n" + + "\x1bmonthlyNewManualVideoNumber\x18J \x01(\x05R\x1bmonthlyNewManualVideoNumber\x12@\n" + + "\x1bmonthlyNewManualImageNumber\x18K \x01(\x05R\x1bmonthlyNewManualImageNumber\x12N\n" + + "\"monthlyNewManualDataAnalysisNumber\x18L \x01(\x05R\"monthlyNewManualDataAnalysisNumber\x12L\n" + + "!monthlyNewManualCompetitiveNumber\x18M \x01(\x05R!monthlyNewManualCompetitiveNumber\x12:\n" + + "\x18monthlyNewDurationNumber\x18N \x01(\x05R\x18monthlyNewDurationNumber\x12T\n" + + "%monthlyManualAccountConsumptionNumber\x18O \x01(\x05R%monthlyManualAccountConsumptionNumber\x12P\n" + + "#monthlyManualVideoConsumptionNumber\x18P \x01(\x05R#monthlyManualVideoConsumptionNumber\x12P\n" + + "#monthlyManualImageConsumptionNumber\x18Q \x01(\x05R#monthlyManualImageConsumptionNumber\x12^\n" + + "*monthlyManualDataAnalysisConsumptionNumber\x18R \x01(\x05R*monthlyManualDataAnalysisConsumptionNumber\x12\\\n" + + ")monthlyManualCompetitiveConsumptionNumber\x18S \x01(\x05R)monthlyManualCompetitiveConsumptionNumber\x12F\n" + + "\x1emanualAccountConsumptionNumber\x18T \x01(\x05R\x1emanualAccountConsumptionNumber\x12B\n" + + "\x1cmanualVideoConsumptionNumber\x18U \x01(\x05R\x1cmanualVideoConsumptionNumber\x12B\n" + + "\x1cmanualImageConsumptionNumber\x18V \x01(\x05R\x1cmanualImageConsumptionNumber\x12P\n" + + "#manualDataAnalysisConsumptionNumber\x18W \x01(\x05R#manualDataAnalysisConsumptionNumber\x12N\n" + + "\"manualCompetitiveConsumptionNumber\x18X \x01(\x05R\"manualCompetitiveConsumptionNumber\x120\n" + + "\x13manualAccountNumber\x18Y \x01(\x05R\x13manualAccountNumber\x12,\n" + + "\x11manualVideoNumber\x18Z \x01(\x05R\x11manualVideoNumber\x12,\n" + + "\x11manualImageNumber\x18[ \x01(\x05R\x11manualImageNumber\x12:\n" + + "\x18manualDataAnalysisNumber\x18\\ \x01(\x05R\x18manualDataAnalysisNumber\x128\n" + + "\x17manualCompetitiveNumber\x18] \x01(\x05R\x17manualCompetitiveNumber\"\xd7-\n" + "\x17BundleBalanceExportItem\x12\x14\n" + "\x05month\x18\x01 \x01(\tR\x05month\x12 \n" + "\vcustomerNum\x18\x02 \x01(\tR\vcustomerNum\x12\x1a\n" + @@ -15877,18 +16627,34 @@ const file_pb_bundle_proto_rawDesc = "" + "*monthlyBundleDataAnalysisConsumptionNumber\x187 \x01(\x05R*monthlyBundleDataAnalysisConsumptionNumber\x12b\n" + ",monthlyIncreaseDataAnalysisConsumptionNumber\x188 \x01(\x05R,monthlyIncreaseDataAnalysisConsumptionNumber\x12V\n" + "&monthlyInvalidBundleDataAnalysisNumber\x189 \x01(\x05R&monthlyInvalidBundleDataAnalysisNumber\x12Z\n" + - "(monthlyInvalidIncreaseDataAnalysisNumber\x18: \x01(\x05R(monthlyInvalidIncreaseDataAnalysisNumber\x12D\n" + - "\x1dmonthlyNewManualAccountNumber\x18; \x01(\x05R\x1dmonthlyNewManualAccountNumber\x12@\n" + - "\x1bmonthlyNewManualVideoNumber\x18< \x01(\x05R\x1bmonthlyNewManualVideoNumber\x12@\n" + - "\x1bmonthlyNewManualImageNumber\x18= \x01(\x05R\x1bmonthlyNewManualImageNumber\x12N\n" + - "\"monthlyNewManualDataAnalysisNumber\x18> \x01(\x05R\"monthlyNewManualDataAnalysisNumber\x12:\n" + - "\x18monthlyNewDurationNumber\x18? \x01(\x05R\x18monthlyNewDurationNumber\x12T\n" + - "%monthlyManualAccountConsumptionNumber\x18@ \x01(\x05R%monthlyManualAccountConsumptionNumber\x12P\n" + - "#monthlyManualVideoConsumptionNumber\x18A \x01(\x05R#monthlyManualVideoConsumptionNumber\x12P\n" + - "#monthlyManualImageConsumptionNumber\x18B \x01(\x05R#monthlyManualImageConsumptionNumber\x12^\n" + - "*monthlyManualDataAnalysisConsumptionNumber\x18C \x01(\x05R*monthlyManualDataAnalysisConsumptionNumber\x12N\n" + - "\"monthlyBundleVideoConsumptionPrice\x18D \x01(\tR\"monthlyBundleVideoConsumptionPrice\x12R\n" + - "$monthlyIncreaseVideoConsumptionPrice\x18E \x01(\tR$monthlyIncreaseVideoConsumptionPrice\"\xb6\x01\n" + + "(monthlyInvalidIncreaseDataAnalysisNumber\x18: \x01(\x05R(monthlyInvalidIncreaseDataAnalysisNumber\x128\n" + + "\x17bundleCompetitiveNumber\x18; \x01(\x05R\x17bundleCompetitiveNumber\x12<\n" + + "\x19increaseCompetitiveNumber\x18< \x01(\x05R\x19increaseCompetitiveNumber\x12N\n" + + "\"bundleCompetitiveConsumptionNumber\x18= \x01(\x05R\"bundleCompetitiveConsumptionNumber\x12R\n" + + "$increaseCompetitiveConsumptionNumber\x18> \x01(\x05R$increaseCompetitiveConsumptionNumber\x12F\n" + + "\x1einvalidBundleCompetitiveNumber\x18? \x01(\x05R\x1einvalidBundleCompetitiveNumber\x12J\n" + + " invalidIncreaseCompetitiveNumber\x18@ \x01(\x05R invalidIncreaseCompetitiveNumber\x12L\n" + + "!monthlyNewBundleCompetitiveNumber\x18A \x01(\x05R!monthlyNewBundleCompetitiveNumber\x12P\n" + + "#monthlyNewIncreaseCompetitiveNumber\x18B \x01(\x05R#monthlyNewIncreaseCompetitiveNumber\x12F\n" + + "\x1emonthlyBundleCompetitiveNumber\x18C \x01(\x05R\x1emonthlyBundleCompetitiveNumber\x12J\n" + + " monthlyIncreaseCompetitiveNumber\x18D \x01(\x05R monthlyIncreaseCompetitiveNumber\x12\\\n" + + ")monthlyBundleCompetitiveConsumptionNumber\x18E \x01(\x05R)monthlyBundleCompetitiveConsumptionNumber\x12`\n" + + "+monthlyIncreaseCompetitiveConsumptionNumber\x18F \x01(\x05R+monthlyIncreaseCompetitiveConsumptionNumber\x12T\n" + + "%monthlyInvalidBundleCompetitiveNumber\x18G \x01(\x05R%monthlyInvalidBundleCompetitiveNumber\x12X\n" + + "'monthlyInvalidIncreaseCompetitiveNumber\x18H \x01(\x05R'monthlyInvalidIncreaseCompetitiveNumber\x12D\n" + + "\x1dmonthlyNewManualAccountNumber\x18I \x01(\x05R\x1dmonthlyNewManualAccountNumber\x12@\n" + + "\x1bmonthlyNewManualVideoNumber\x18J \x01(\x05R\x1bmonthlyNewManualVideoNumber\x12@\n" + + "\x1bmonthlyNewManualImageNumber\x18K \x01(\x05R\x1bmonthlyNewManualImageNumber\x12N\n" + + "\"monthlyNewManualDataAnalysisNumber\x18L \x01(\x05R\"monthlyNewManualDataAnalysisNumber\x12L\n" + + "!monthlyNewManualCompetitiveNumber\x18M \x01(\x05R!monthlyNewManualCompetitiveNumber\x12:\n" + + "\x18monthlyNewDurationNumber\x18N \x01(\x05R\x18monthlyNewDurationNumber\x12T\n" + + "%monthlyManualAccountConsumptionNumber\x18O \x01(\x05R%monthlyManualAccountConsumptionNumber\x12P\n" + + "#monthlyManualVideoConsumptionNumber\x18P \x01(\x05R#monthlyManualVideoConsumptionNumber\x12P\n" + + "#monthlyManualImageConsumptionNumber\x18Q \x01(\x05R#monthlyManualImageConsumptionNumber\x12^\n" + + "*monthlyManualDataAnalysisConsumptionNumber\x18R \x01(\x05R*monthlyManualDataAnalysisConsumptionNumber\x12\\\n" + + ")monthlyManualCompetitiveConsumptionNumber\x18S \x01(\x05R)monthlyManualCompetitiveConsumptionNumber\x12N\n" + + "\"monthlyBundleVideoConsumptionPrice\x18T \x01(\tR\"monthlyBundleVideoConsumptionPrice\x12R\n" + + "$monthlyIncreaseVideoConsumptionPrice\x18U \x01(\tR$monthlyIncreaseVideoConsumptionPrice\"\xb6\x01\n" + "\x16BundleBalanceExportReq\x12\x14\n" + "\x05month\x18\x01 \x03(\tR\x05month\x12\x1a\n" + "\buserName\x18\x02 \x01(\tR\buserName\x12*\n" + @@ -15914,7 +16680,7 @@ const file_pb_bundle_proto_rawDesc = "" + "\x1ddataAnalysisConsumptionNumber\x18\n" + " \x01(\x05R\x1ddataAnalysisConsumptionNumber\x122\n" + "\x14expansionPacksNumber\x18\v \x01(\x05R\x14expansionPacksNumber\"\x19\n" + - "\x17CreateBundleBalanceResp\"\x9b\x04\n" + + "\x17CreateBundleBalanceResp\"\x8d\x05\n" + "\x13AddBundleBalanceReq\x12\x0e\n" + "\x02id\x18\x01 \x01(\x05R\x02id\x12\x16\n" + "\x06userId\x18\x02 \x01(\x05R\x06userId\x12\x1c\n" + @@ -15927,8 +16693,10 @@ const file_pb_bundle_proto_rawDesc = "" + "\x16imageConsumptionNumber\x18\t \x01(\x05R\x16imageConsumptionNumber\x12.\n" + "\x12dataAnalysisNumber\x18\n" + " \x01(\x05R\x12dataAnalysisNumber\x12D\n" + - "\x1ddataAnalysisConsumptionNumber\x18\v \x01(\x05R\x1ddataAnalysisConsumptionNumber\x122\n" + - "\x14expansionPacksNumber\x18\f \x01(\x05R\x14expansionPacksNumber\"2\n" + + "\x1ddataAnalysisConsumptionNumber\x18\v \x01(\x05R\x1ddataAnalysisConsumptionNumber\x12,\n" + + "\x11competitiveNumber\x18\f \x01(\x05R\x11competitiveNumber\x12B\n" + + "\x1ccompetitiveConsumptionNumber\x18\r \x01(\x05R\x1ccompetitiveConsumptionNumber\x122\n" + + "\x14expansionPacksNumber\x18\x0e \x01(\x05R\x14expansionPacksNumber\"2\n" + "\x14AddBundleBalanceResp\x12\x1a\n" + "\busedType\x18\x01 \x01(\rR\busedType\"\xca\x02\n" + "\x14GetUsedRecordListReq\x12\x12\n" + @@ -16025,8 +16793,7 @@ const file_pb_bundle_proto_rawDesc = "" + "\vunconfirmed\x18\x02 \x01(\x03R\vunconfirmed\x12$\n" + "\x04data\x18\x03 \x03(\v2\x10.bundle.workItemR\x04data\"5\n" + "\x1bGetBundleBalanceByUserIdReq\x12\x16\n" + - "\x06userId\x18\x01 \x01(\x05R\x06userId\"\xc2\n" + - "\n" + + "\x06userId\x18\x01 \x01(\x05R\x06userId\"\xf4\f\n" + "\x1cGetBundleBalanceByUserIdResp\x12\x1c\n" + "\torderUUID\x18\x01 \x01(\tR\torderUUID\x12\x1e\n" + "\n" + @@ -16059,8 +16826,13 @@ const file_pb_bundle_proto_rawDesc = "" + "\x18dataAnalysisExtendNumber\x18\x18 \x01(\x05R\x18dataAnalysisExtendNumber\x12P\n" + "#dataAnalysisExtendConsumptionNumber\x18\x19 \x01(\x05R#dataAnalysisExtendConsumptionNumber\x126\n" + "\x16dataAnalysisAdditional\x18\x1a \x01(\x05R\x16dataAnalysisAdditional\x12D\n" + - "\x1ddataAnalysisConsumptionNumber\x18\x1b \x01(\x05R\x1ddataAnalysisConsumptionNumber\x122\n" + - "\x14expansionPacksNumber\x18\x1c \x01(\x05R\x14expansionPacksNumber\"<\n" + + "\x1ddataAnalysisConsumptionNumber\x18\x1b \x01(\x05R\x1ddataAnalysisConsumptionNumber\x12,\n" + + "\x11competitiveNumber\x18\x1c \x01(\x05R\x11competitiveNumber\x128\n" + + "\x17competitiveExtendNumber\x18\x1d \x01(\x05R\x17competitiveExtendNumber\x12N\n" + + "\"competitiveExtendConsumptionNumber\x18\x1e \x01(\x05R\"competitiveExtendConsumptionNumber\x124\n" + + "\x15competitiveAdditional\x18\x1f \x01(\x05R\x15competitiveAdditional\x12B\n" + + "\x1ccompetitiveConsumptionNumber\x18 \x01(\x05R\x1ccompetitiveConsumptionNumber\x122\n" + + "\x14expansionPacksNumber\x18! \x01(\x05R\x14expansionPacksNumber\"<\n" + " OnlyAddValueListByOrderNoRequest\x12\x18\n" + "\aorderNo\x18\x01 \x01(\tR\aorderNo\"^\n" + "\x1dOnlyAddValueListByOrderNoResp\x12=\n" + @@ -16444,19 +17216,19 @@ const file_pb_bundle_proto_rawDesc = "" + "bundleUuid\x18\x01 \x01(\tR\n" + "bundleUuid\x12\x14\n" + "\x05start\x18\x02 \x01(\tR\x05start\x12\x10\n" + - "\x03end\x18\x03 \x01(\tR\x03end\"\xcd\x0e\n" + + "\x03end\x18\x03 \x01(\tR\x03end\"\xab\x10\n" + "\x13MetricsBusinessResp\x12:\n" + "\x18totalBundlePaymentAmount\x18\x01 \x01(\tR\x18totalBundlePaymentAmount\x12>\n" + "\x1atotalIncreasePaymentAmount\x18\x02 \x01(\tR\x1atotalIncreasePaymentAmount\x12\"\n" + "\ftotalPayment\x18\x03 \x01(\tR\ftotalPayment\x12.\n" + "\x12finalPaymentAmount\x18\x04 \x01(\tR\x12finalPaymentAmount\x124\n" + "\x15totalFeePaymentAmount\x18\x05 \x01(\tR\x15totalFeePaymentAmount\x126\n" + - "\x16newBundlePaymentAmount\x18\x06 \x01(\x02R\x16newBundlePaymentAmount\x12:\n" + - "\x18newIncreasePaymentAmount\x18\a \x01(\x02R\x18newIncreasePaymentAmount\x12*\n" + - "\x10newPaymentAmount\x18\b \x01(\x02R\x10newPaymentAmount\x124\n" + - "\x15newFinalPaymentAmount\x18\t \x01(\x02R\x15newFinalPaymentAmount\x120\n" + + "\x16newBundlePaymentAmount\x18\x06 \x01(\tR\x16newBundlePaymentAmount\x12:\n" + + "\x18newIncreasePaymentAmount\x18\a \x01(\tR\x18newIncreasePaymentAmount\x12*\n" + + "\x10newPaymentAmount\x18\b \x01(\tR\x10newPaymentAmount\x124\n" + + "\x15newFinalPaymentAmount\x18\t \x01(\tR\x15newFinalPaymentAmount\x120\n" + "\x13newFeePaymentAmount\x18\n" + - " \x01(\x02R\x13newFeePaymentAmount\x12&\n" + + " \x01(\tR\x13newFeePaymentAmount\x12&\n" + "\x0enewBundleCount\x18\v \x01(\x03R\x0enewBundleCount\x12.\n" + "\x12newRepoBundleCount\x18\f \x01(\x03R\x12newRepoBundleCount\x12,\n" + "\x11newAddBundleCount\x18\r \x01(\x03R\x11newAddBundleCount\x128\n" + @@ -16478,10 +17250,13 @@ const file_pb_bundle_proto_rawDesc = "" + "\x1ctotalPendingUploadImageCount\x18\x1d \x01(\x03R\x1ctotalPendingUploadImageCount\x12B\n" + "\x1cnewUploadedDataAnalysisCount\x18\x1e \x01(\x03R\x1cnewUploadedDataAnalysisCount\x12L\n" + "!newPendingUploadDataAnalysisCount\x18\x1f \x01(\x03R!newPendingUploadDataAnalysisCount\x12P\n" + - "#totalPendingUploadDataAnalysisCount\x18 \x01(\x03R#totalPendingUploadDataAnalysisCount\"C\n" + + "#totalPendingUploadDataAnalysisCount\x18 \x01(\x03R#totalPendingUploadDataAnalysisCount\x12@\n" + + "\x1bnewUploadedCompetitiveCount\x18! \x01(\x03R\x1bnewUploadedCompetitiveCount\x12J\n" + + " newPendingUploadCompetitiveCount\x18\" \x01(\x03R newPendingUploadCompetitiveCount\x12N\n" + + "\"totalPendingUploadCompetitiveCount\x18# \x01(\x03R\"totalPendingUploadCompetitiveCount\"C\n" + "\x19MetricsOperatingCreateReq\x12\x14\n" + "\x05start\x18\x01 \x01(\tR\x05start\x12\x10\n" + - "\x03end\x18\x02 \x01(\tR\x03end\"\xa8\x11\n" + + "\x03end\x18\x02 \x01(\tR\x03end\"\xe0\x16\n" + "\x1aMetricsOperatingCreateResp\x12J\n" + " newPendingUploadBundleVideoCount\x18\x01 \x01(\x03R newPendingUploadBundleVideoCount\x12N\n" + "\"newPendingUploadIncreaseVideoCount\x18\x02 \x01(\x03R\"newPendingUploadIncreaseVideoCount\x12N\n" + @@ -16511,9 +17286,17 @@ const file_pb_bundle_proto_rawDesc = "" + "\"newUploadedBundleDataAnalysisCount\x18\x19 \x01(\x03R\"newUploadedBundleDataAnalysisCount\x12R\n" + "$newUploadedIncreaseDataAnalysisCount\x18\x1a \x01(\x03R$newUploadedIncreaseDataAnalysisCount\x12R\n" + "$totalUploadedBundleDataAnalysisCount\x18\x1b \x01(\x03R$totalUploadedBundleDataAnalysisCount\x12V\n" + - "&totalUploadedIncreaseDataAnalysisCount\x18\x1c \x01(\x03R&totalUploadedIncreaseDataAnalysisCount\"/\n" + + "&totalUploadedIncreaseDataAnalysisCount\x18\x1c \x01(\x03R&totalUploadedIncreaseDataAnalysisCount\x12V\n" + + "&newPendingUploadBundleCompetitiveCount\x18\x1d \x01(\x03R&newPendingUploadBundleCompetitiveCount\x12Z\n" + + "(newPendingUploadIncreaseCompetitiveCount\x18\x1e \x01(\x03R(newPendingUploadIncreaseCompetitiveCount\x12Z\n" + + "(totalPendingUploadBundleCompetitiveCount\x18\x1f \x01(\x03R(totalPendingUploadBundleCompetitiveCount\x12^\n" + + "*totalPendingUploadIncreaseCompetitiveCount\x18 \x01(\x03R*totalPendingUploadIncreaseCompetitiveCount\x12L\n" + + "!newUploadedBundleCompetitiveCount\x18! \x01(\x03R!newUploadedBundleCompetitiveCount\x12P\n" + + "#newUploadedIncreaseCompetitiveCount\x18\" \x01(\x03R#newUploadedIncreaseCompetitiveCount\x12P\n" + + "#totalUploadedBundleCompetitiveCount\x18# \x01(\x03R#totalUploadedBundleCompetitiveCount\x12T\n" + + "%totalUploadedIncreaseCompetitiveCount\x18$ \x01(\x03R%totalUploadedIncreaseCompetitiveCount\"/\n" + "\x19MetricsOperatingStatusReq\x12\x12\n" + - "\x04date\x18\x01 \x01(\tR\x04date\"\xa6\f\n" + + "\x04date\x18\x01 \x01(\tR\x04date\"\xb6\x10\n" + "\x1aMetricsOperatingStatusResp\x12(\n" + "\x0fdraftVideoCount\x18\x01 \x01(\x03R\x0fdraftVideoCount\x120\n" + "\x13reviewingVideoCount\x18\x02 \x01(\x03R\x13reviewingVideoCount\x12*\n" + @@ -16541,8 +17324,16 @@ const file_pb_bundle_proto_rawDesc = "" + "\x1cautoConfirmDataAnalysisCount\x18\x17 \x01(\x03R\x1cautoConfirmDataAnalysisCount\x12F\n" + "\x1ependingUploadDataAnalysisCount\x18\x18 \x01(\x03R\x1ependingUploadDataAnalysisCount\x12F\n" + "\x1euploadSuccessDataAnalysisCount\x18\x19 \x01(\x03R\x1euploadSuccessDataAnalysisCount\x12D\n" + - "\x1duploadFailedDataAnalysisCount\x18\x1a \x01(\x03R\x1duploadFailedDataAnalysisCount\x124\n" + - "\x15abnormalAccountAcount\x18\x1b \x01(\x03R\x15abnormalAccountAcount\"P\n" + + "\x1duploadFailedDataAnalysisCount\x18\x1a \x01(\x03R\x1duploadFailedDataAnalysisCount\x12<\n" + + "\x19reviewingCompetitiveCount\x18\x1b \x01(\x03R\x19reviewingCompetitiveCount\x126\n" + + "\x16rejectCompetitiveCount\x18\x1c \x01(\x03R\x16rejectCompetitiveCount\x12@\n" + + "\x1bwaitConfirmCompetitiveCount\x18\x1d \x01(\x03R\x1bwaitConfirmCompetitiveCount\x12D\n" + + "\x1dartistConfirmCompetitiveCount\x18\x1e \x01(\x03R\x1dartistConfirmCompetitiveCount\x12@\n" + + "\x1bautoConfirmCompetitiveCount\x18\x1f \x01(\x03R\x1bautoConfirmCompetitiveCount\x12D\n" + + "\x1dpendingUploadCompetitiveCount\x18 \x01(\x03R\x1dpendingUploadCompetitiveCount\x12D\n" + + "\x1duploadSuccessCompetitiveCount\x18! \x01(\x03R\x1duploadSuccessCompetitiveCount\x12B\n" + + "\x1cuploadFailedCompetitiveCount\x18\" \x01(\x03R\x1cuploadFailedCompetitiveCount\x124\n" + + "\x15abnormalAccountAcount\x18# \x01(\x03R\x15abnormalAccountAcount\"P\n" + "\x1eMetricsBundlePurchaseExportReq\x12\x14\n" + "\x05month\x18\x01 \x01(\tR\x05month\x12\x18\n" + "\aendTime\x18\x02 \x01(\tR\aendTime\"X\n" + @@ -16608,7 +17399,31 @@ const file_pb_bundle_proto_rawDesc = "" + "\x13instagramUploadTime\x18\x05 \x01(\x03R\x13instagramUploadTime\x12*\n" + "\x10tiktokUploadTime\x18\x06 \x01(\x03R\x10tiktokUploadTime\"5\n" + "\x1dMetricsBalanceDetailExportReq\x12\x14\n" + - "\x05month\x18\x01 \x01(\tR\x05month2\xc8:\n" + + "\x05month\x18\x01 \x01(\tR\x05month\"\xf0\x02\n" + + "\fWorkCastInfo\x12\"\n" + + "\fcustomerName\x18\x01 \x01(\tR\fcustomerName\x12 \n" + + "\vcustomerNum\x18\x02 \x01(\tR\vcustomerNum\x12\x1e\n" + + "\n" + + "bundleName\x18\x03 \x01(\tR\n" + + "bundleName\x12\x1e\n" + + "\n" + + "signedTime\x18\x04 \x01(\tR\n" + + "signedTime\x12\x14\n" + + "\x05title\x18\x05 \x01(\tR\x05title\x12\x1a\n" + + "\bcostType\x18\x06 \x01(\x03R\bcostType\x12\"\n" + + "\fworkCategory\x18\a \x01(\x03R\fworkCategory\x12\x1e\n" + + "\n" + + "submitTime\x18\b \x01(\tR\n" + + "submitTime\x12 \n" + + "\vwaitingTime\x18\t \x01(\tR\vwaitingTime\x12 \n" + + "\vconfirmTime\x18\n" + + " \x01(\tR\vconfirmTime\x12 \n" + + "\vconfirmType\x18\v \x01(\x03R\vconfirmType\"O\n" + + "\x15ExportWorkCastInfoReq\x12\x1c\n" + + "\tstartTime\x18\x01 \x01(\tR\tstartTime\x12\x18\n" + + "\aendTime\x18\x02 \x01(\tR\aendTime\"B\n" + + "\x16ExportWorkCastInfoResp\x12(\n" + + "\x04data\x18\x01 \x03(\v2\x14.bundle.WorkCastInfoR\x04data2\x9f;\n" + "\x06Bundle\x12?\n" + "\fCreateBundle\x12\x15.bundle.BundleProfile\x1a\x16.bundle.CommonResponse\"\x00\x12?\n" + "\fUpdateBundle\x12\x15.bundle.BundleProfile\x1a\x16.bundle.CommonResponse\"\x00\x12B\n" + @@ -16696,7 +17511,8 @@ const file_pb_bundle_proto_rawDesc = "" + "\x1bMetricsBundlePurchaseExport\x12&.bundle.MetricsBundlePurchaseExportReq\x1a'.bundle.MetricsBundlePurchaseExportResp\"\x00\x12m\n" + "\x1aMetricsArtistAccountExport\x12%.bundle.MetricsArtistAccountExportReq\x1a&.bundle.MetricsArtistAccountExportResp\"\x00\x12g\n" + "\x18MetricsVideoSubmitExport\x12#.bundle.MetricsVideoSubmitExportReq\x1a$.bundle.MetricsVideoSubmitExportResp\"\x00\x12\x7f\n" + - " QueryTheOrderSnapshotInformation\x12+.bundle.QueryTheOrderSnapshotInformationReq\x1a,.bundle.QueryTheOrderSnapshotInformationResp\"\x00B\n" + + " QueryTheOrderSnapshotInformation\x12+.bundle.QueryTheOrderSnapshotInformationReq\x1a,.bundle.QueryTheOrderSnapshotInformationResp\"\x00\x12U\n" + + "\x12ExportWorkCastInfo\x12\x1d.bundle.ExportWorkCastInfoReq\x1a\x1e.bundle.ExportWorkCastInfoResp\"\x00B\n" + "Z\b./bundleb\x06proto3" var ( @@ -16711,7 +17527,7 @@ func file_pb_bundle_proto_rawDescGZIP() []byte { return file_pb_bundle_proto_rawDescData } -var file_pb_bundle_proto_msgTypes = make([]protoimpl.MessageInfo, 163) +var file_pb_bundle_proto_msgTypes = make([]protoimpl.MessageInfo, 166) var file_pb_bundle_proto_goTypes = []any{ (*GetInEffectOrderRecordRequest)(nil), // 0: bundle.GetInEffectOrderRecordRequest (*QueryTheOrderSnapshotInformationReq)(nil), // 1: bundle.QueryTheOrderSnapshotInformationReq @@ -16876,6 +17692,9 @@ var file_pb_bundle_proto_goTypes = []any{ (*MetricsVideoSubmitExportResp)(nil), // 160: bundle.MetricsVideoSubmitExportResp (*MetricsVideoSubmitExportItem)(nil), // 161: bundle.MetricsVideoSubmitExportItem (*MetricsBalanceDetailExportReq)(nil), // 162: bundle.MetricsBalanceDetailExportReq + (*WorkCastInfo)(nil), // 163: bundle.WorkCastInfo + (*ExportWorkCastInfoReq)(nil), // 164: bundle.ExportWorkCastInfoReq + (*ExportWorkCastInfoResp)(nil), // 165: bundle.ExportWorkCastInfoResp } var file_pb_bundle_proto_depIdxs = []int32{ 3, // 0: bundle.QueryTheOrderSnapshotInformationResp.bundleOrder:type_name -> bundle.ServiceInformation @@ -16923,179 +17742,182 @@ var file_pb_bundle_proto_depIdxs = []int32{ 155, // 42: bundle.MetricsBundlePurchaseExportResp.data:type_name -> bundle.MetricsBundlePurchaseItem 158, // 43: bundle.MetricsArtistAccountExportResp.data:type_name -> bundle.MetricsArtistAccountExportItem 161, // 44: bundle.MetricsVideoSubmitExportResp.data:type_name -> bundle.MetricsVideoSubmitExportItem - 19, // 45: bundle.Bundle.CreateBundle:input_type -> bundle.BundleProfile - 19, // 46: bundle.Bundle.UpdateBundle:input_type -> bundle.BundleProfile - 25, // 47: bundle.Bundle.DeleteBundle:input_type -> bundle.DelBundleRequest - 29, // 48: bundle.Bundle.HandShelf:input_type -> bundle.HandShelfRequest - 19, // 49: bundle.Bundle.SaveBundle:input_type -> bundle.BundleProfile - 26, // 50: bundle.Bundle.BundleListV2:input_type -> bundle.BundleListRequest - 28, // 51: bundle.Bundle.BundleDetailV2:input_type -> bundle.BundleDetailRequest - 26, // 52: bundle.Bundle.BundleListH5V2:input_type -> bundle.BundleListRequest - 28, // 53: bundle.Bundle.BundleLangDetailV2:input_type -> bundle.BundleDetailRequest - 26, // 54: bundle.Bundle.BundleList:input_type -> bundle.BundleListRequest - 28, // 55: bundle.Bundle.BundleDetail:input_type -> bundle.BundleDetailRequest - 11, // 56: bundle.Bundle.CreateOrderRecord:input_type -> bundle.OrderCreateRecord - 32, // 57: bundle.Bundle.UpdateOrderRecord:input_type -> bundle.OrderRecord - 32, // 58: bundle.Bundle.UpdateOrderRecordByOrderNo:input_type -> bundle.OrderRecord - 37, // 59: bundle.Bundle.OrderRecordsList:input_type -> bundle.OrderRecordsRequest - 39, // 60: bundle.Bundle.OrderRecordsDetail:input_type -> bundle.OrderRecordsDetailRequest - 48, // 61: bundle.Bundle.UpdateFinancialConfirmationStatus:input_type -> bundle.FinancialConfirmationRequest - 34, // 62: bundle.Bundle.CreateOrderAddRecord:input_type -> bundle.OrderAddRecord - 32, // 63: bundle.Bundle.PackagePriceAndTime:input_type -> bundle.OrderRecord - 13, // 64: bundle.Bundle.OrderRecordsListV2:input_type -> bundle.OrderRecordsRequestV2 - 9, // 65: bundle.Bundle.OrderListByOrderNo:input_type -> bundle.OrderInfoByOrderNoRequest - 88, // 66: bundle.Bundle.OnlyAddValueListByOrderNo:input_type -> bundle.OnlyAddValueListByOrderNoRequest - 4, // 67: bundle.Bundle.ReSignTheContract:input_type -> bundle.ReSignTheContractRequest - 0, // 68: bundle.Bundle.GetInEffectOrderRecord:input_type -> bundle.GetInEffectOrderRecordRequest - 42, // 69: bundle.Bundle.CreateValueAddBundle:input_type -> bundle.CreateValueAddBundleRequest - 44, // 70: bundle.Bundle.ValueAddBundleList:input_type -> bundle.ValueAddBundleListRequest - 46, // 71: bundle.Bundle.ValueAddBundleDetail:input_type -> bundle.ValueAddBundleDetailRequest - 50, // 72: bundle.Bundle.SaveValueAddService:input_type -> bundle.ValueAddServiceLang - 52, // 73: bundle.Bundle.ValueAddServiceList:input_type -> bundle.ValueAddServiceListRequest - 54, // 74: bundle.Bundle.ValueAddServiceDetail:input_type -> bundle.ValueAddServiceDetailRequest - 54, // 75: bundle.Bundle.ValueAddServiceLangByUuidAndLanguage:input_type -> bundle.ValueAddServiceDetailRequest - 56, // 76: bundle.Bundle.CalculatePrice:input_type -> bundle.CalculatePriceRequest - 58, // 77: bundle.Bundle.BatchGetValueAddServiceLang:input_type -> bundle.BatchGetValueAddServiceLangRequest - 5, // 78: bundle.Bundle.DeleteValueAddService:input_type -> bundle.DeleteValueAddServiceRequest - 60, // 79: bundle.Bundle.BundleExtend:input_type -> bundle.BundleExtendRequest - 62, // 80: bundle.Bundle.BundleExtendRecordsList:input_type -> bundle.BundleExtendRecordsListRequest - 65, // 81: bundle.Bundle.GetBundleBalanceList:input_type -> bundle.GetBundleBalanceListReq - 86, // 82: bundle.Bundle.GetBundleBalanceByUserId:input_type -> bundle.GetBundleBalanceByUserIdReq - 72, // 83: bundle.Bundle.CreateBundleBalance:input_type -> bundle.CreateBundleBalanceReq - 74, // 84: bundle.Bundle.AddBundleBalance:input_type -> bundle.AddBundleBalanceReq - 101, // 85: bundle.Bundle.BundleActivate:input_type -> bundle.BundleActivateReq - 69, // 86: bundle.Bundle.BundleBalanceExport:input_type -> bundle.BundleBalanceExportReq - 140, // 87: bundle.Bundle.GetBundleBalanceLayout:input_type -> bundle.GetBundleBalanceLayoutReq - 138, // 88: bundle.Bundle.SetBundleBalanceLayout:input_type -> bundle.SetBundleBalanceLayoutReq - 76, // 89: bundle.Bundle.GetUsedRecordList:input_type -> bundle.GetUsedRecordListReq - 79, // 90: bundle.Bundle.GetImageWorkDetail:input_type -> bundle.GetImageWorkDetailReq - 80, // 91: bundle.Bundle.GetVedioWorkDetail:input_type -> bundle.GetVedioWorkDetailReq - 83, // 92: bundle.Bundle.ToBeComfirmedWorks:input_type -> bundle.ToBeComfirmedWorksReq - 92, // 93: bundle.Bundle.ConfirmWork:input_type -> bundle.ConfirmWorkReq - 95, // 94: bundle.Bundle.GetWaitConfirmWorkList:input_type -> bundle.GetWaitConfirmWorkListReq - 6, // 95: bundle.Bundle.GetReconciliationList:input_type -> bundle.GetReconciliationListReq - 8, // 96: bundle.Bundle.CreateReconciliation:input_type -> bundle.ReconciliationInfo - 8, // 97: bundle.Bundle.UpdateReconciliation:input_type -> bundle.ReconciliationInfo - 91, // 98: bundle.Bundle.UpdateReconciliationStatusBySerialNumber:input_type -> bundle.UpdateStatusAndPayTimeBySerialNumber - 97, // 99: bundle.Bundle.ListUnfinishedInfos:input_type -> bundle.AutoCreateUserAndOrderRequest - 100, // 100: bundle.Bundle.SoftDeleteUnfinishedInfo:input_type -> bundle.SoftDeleteUnfinishedInfoRequest - 103, // 101: bundle.Bundle.GetPendingTaskList:input_type -> bundle.TaskQueryRequest - 106, // 102: bundle.Bundle.AssignTask:input_type -> bundle.TaskAssignRequest - 107, // 103: bundle.Bundle.UpdatePendingCount:input_type -> bundle.UpdatePendingCountRequest - 109, // 104: bundle.Bundle.GetRecentAssignRecords:input_type -> bundle.RecentAssignRecordsRequest - 112, // 105: bundle.Bundle.GetEmployeeAssignedTasks:input_type -> bundle.EmployeeTaskQueryRequest - 117, // 106: bundle.Bundle.CompleteTaskManually:input_type -> bundle.CompleteTaskManuallyRequest - 123, // 107: bundle.Bundle.UpdateTaskProgress:input_type -> bundle.UpdateTaskProgressRequest - 124, // 108: bundle.Bundle.GetTaskAssignRecordsList:input_type -> bundle.TaskAssignRecordsQueryRequest - 136, // 109: bundle.Bundle.GetArtistBundleBalance:input_type -> bundle.ArtistBundleBalanceRequest - 118, // 110: bundle.Bundle.TerminateTaskByUUID:input_type -> bundle.TerminateTaskByUUIDRequest - 121, // 111: bundle.Bundle.GetTaskActualStatusByUUID:input_type -> bundle.GetTaskActualStatusByUUIDRequest - 116, // 112: bundle.Bundle.BatchAssignTask:input_type -> bundle.BatchAssignTaskRequest - 119, // 113: bundle.Bundle.BatchTerminateTask:input_type -> bundle.BatchTerminateTaskRequest - 103, // 114: bundle.Bundle.GetArtistUploadStatsList:input_type -> bundle.TaskQueryRequest - 142, // 115: bundle.Bundle.GetPendingTaskLayout:input_type -> bundle.GetPendingTaskLayoutReq - 144, // 116: bundle.Bundle.SetPendingTaskLayout:input_type -> bundle.SetPendingTaskLayoutReq - 130, // 117: bundle.Bundle.GetPendingUploadBreakdown:input_type -> bundle.PendingUploadBreakdownRequest - 133, // 118: bundle.Bundle.GetPendingAssign:input_type -> bundle.PendingAssignRequest - 120, // 119: bundle.Bundle.RevertTaskCompletionByUUIDItem:input_type -> bundle.RevertTaskCompletionByUUIDItemRequest - 108, // 120: bundle.Bundle.AddHiddenTaskAssignee:input_type -> bundle.AddHiddenTaskAssigneeRequest - 146, // 121: bundle.Bundle.CreateTaskWorkLog:input_type -> bundle.CreateTaskWorkLogRequest - 147, // 122: bundle.Bundle.MetricsBusiness:input_type -> bundle.MetricsBusinessReq - 149, // 123: bundle.Bundle.MetricsOperatingCreate:input_type -> bundle.MetricsOperatingCreateReq - 151, // 124: bundle.Bundle.MetricsOperatingStatus:input_type -> bundle.MetricsOperatingStatusReq - 153, // 125: bundle.Bundle.MetricsBundlePurchaseExport:input_type -> bundle.MetricsBundlePurchaseExportReq - 156, // 126: bundle.Bundle.MetricsArtistAccountExport:input_type -> bundle.MetricsArtistAccountExportReq - 159, // 127: bundle.Bundle.MetricsVideoSubmitExport:input_type -> bundle.MetricsVideoSubmitExportReq - 1, // 128: bundle.Bundle.QueryTheOrderSnapshotInformation:input_type -> bundle.QueryTheOrderSnapshotInformationReq - 18, // 129: bundle.Bundle.CreateBundle:output_type -> bundle.CommonResponse - 18, // 130: bundle.Bundle.UpdateBundle:output_type -> bundle.CommonResponse - 18, // 131: bundle.Bundle.DeleteBundle:output_type -> bundle.CommonResponse - 18, // 132: bundle.Bundle.HandShelf:output_type -> bundle.CommonResponse - 22, // 133: bundle.Bundle.SaveBundle:output_type -> bundle.SaveResponse - 27, // 134: bundle.Bundle.BundleListV2:output_type -> bundle.BundleListResponse - 31, // 135: bundle.Bundle.BundleDetailV2:output_type -> bundle.BundleDetailResponseV2 - 27, // 136: bundle.Bundle.BundleListH5V2:output_type -> bundle.BundleListResponse - 20, // 137: bundle.Bundle.BundleLangDetailV2:output_type -> bundle.BundleProfileLang - 27, // 138: bundle.Bundle.BundleList:output_type -> bundle.BundleListResponse - 30, // 139: bundle.Bundle.BundleDetail:output_type -> bundle.BundleDetailResponse - 18, // 140: bundle.Bundle.CreateOrderRecord:output_type -> bundle.CommonResponse - 18, // 141: bundle.Bundle.UpdateOrderRecord:output_type -> bundle.CommonResponse - 18, // 142: bundle.Bundle.UpdateOrderRecordByOrderNo:output_type -> bundle.CommonResponse - 38, // 143: bundle.Bundle.OrderRecordsList:output_type -> bundle.OrderRecordsResponse - 40, // 144: bundle.Bundle.OrderRecordsDetail:output_type -> bundle.OrderRecordsDetailResponse - 18, // 145: bundle.Bundle.UpdateFinancialConfirmationStatus:output_type -> bundle.CommonResponse - 18, // 146: bundle.Bundle.CreateOrderAddRecord:output_type -> bundle.CommonResponse - 17, // 147: bundle.Bundle.PackagePriceAndTime:output_type -> bundle.PackagePriceAndTimeResponse - 14, // 148: bundle.Bundle.OrderRecordsListV2:output_type -> bundle.OrderRecordsResponseV2 - 10, // 149: bundle.Bundle.OrderListByOrderNo:output_type -> bundle.OrderInfoByOrderNoResp - 89, // 150: bundle.Bundle.OnlyAddValueListByOrderNo:output_type -> bundle.OnlyAddValueListByOrderNoResp - 18, // 151: bundle.Bundle.ReSignTheContract:output_type -> bundle.CommonResponse - 32, // 152: bundle.Bundle.GetInEffectOrderRecord:output_type -> bundle.OrderRecord - 43, // 153: bundle.Bundle.CreateValueAddBundle:output_type -> bundle.CreateValueAddBundleResponse - 45, // 154: bundle.Bundle.ValueAddBundleList:output_type -> bundle.ValueAddBundleListResponse - 47, // 155: bundle.Bundle.ValueAddBundleDetail:output_type -> bundle.ValueAddBundleDetailResponse - 22, // 156: bundle.Bundle.SaveValueAddService:output_type -> bundle.SaveResponse - 53, // 157: bundle.Bundle.ValueAddServiceList:output_type -> bundle.ValueAddServiceListResponse - 55, // 158: bundle.Bundle.ValueAddServiceDetail:output_type -> bundle.ValueAddServiceDetailResponse - 50, // 159: bundle.Bundle.ValueAddServiceLangByUuidAndLanguage:output_type -> bundle.ValueAddServiceLang - 57, // 160: bundle.Bundle.CalculatePrice:output_type -> bundle.CalculatePriceResponse - 59, // 161: bundle.Bundle.BatchGetValueAddServiceLang:output_type -> bundle.BatchGetValueAddServiceLangResponse - 18, // 162: bundle.Bundle.DeleteValueAddService:output_type -> bundle.CommonResponse - 61, // 163: bundle.Bundle.BundleExtend:output_type -> bundle.BundleExtendResponse - 63, // 164: bundle.Bundle.BundleExtendRecordsList:output_type -> bundle.BundleExtendRecordsListResponse - 71, // 165: bundle.Bundle.GetBundleBalanceList:output_type -> bundle.GetBundleBalanceListResp - 87, // 166: bundle.Bundle.GetBundleBalanceByUserId:output_type -> bundle.GetBundleBalanceByUserIdResp - 73, // 167: bundle.Bundle.CreateBundleBalance:output_type -> bundle.CreateBundleBalanceResp - 75, // 168: bundle.Bundle.AddBundleBalance:output_type -> bundle.AddBundleBalanceResp - 102, // 169: bundle.Bundle.BundleActivate:output_type -> bundle.BundleActivateResp - 70, // 170: bundle.Bundle.BundleBalanceExport:output_type -> bundle.BundleBalanceExportResp - 141, // 171: bundle.Bundle.GetBundleBalanceLayout:output_type -> bundle.GetBundleBalanceLayoutResp - 139, // 172: bundle.Bundle.SetBundleBalanceLayout:output_type -> bundle.SetBundleBalanceLayoutResp - 77, // 173: bundle.Bundle.GetUsedRecordList:output_type -> bundle.GetUsedRecordListResp - 81, // 174: bundle.Bundle.GetImageWorkDetail:output_type -> bundle.GetImageWorkDetailResp - 82, // 175: bundle.Bundle.GetVedioWorkDetail:output_type -> bundle.GetVedioeWorkDetailResp - 85, // 176: bundle.Bundle.ToBeComfirmedWorks:output_type -> bundle.ToBeComfirmedWorksResp - 93, // 177: bundle.Bundle.ConfirmWork:output_type -> bundle.ConfirmWorkResp - 96, // 178: bundle.Bundle.GetWaitConfirmWorkList:output_type -> bundle.GetWaitConfirmWorkListResp - 7, // 179: bundle.Bundle.GetReconciliationList:output_type -> bundle.GetReconciliationListResp - 18, // 180: bundle.Bundle.CreateReconciliation:output_type -> bundle.CommonResponse - 18, // 181: bundle.Bundle.UpdateReconciliation:output_type -> bundle.CommonResponse - 18, // 182: bundle.Bundle.UpdateReconciliationStatusBySerialNumber:output_type -> bundle.CommonResponse - 98, // 183: bundle.Bundle.ListUnfinishedInfos:output_type -> bundle.UnfinishedInfos - 18, // 184: bundle.Bundle.SoftDeleteUnfinishedInfo:output_type -> bundle.CommonResponse - 104, // 185: bundle.Bundle.GetPendingTaskList:output_type -> bundle.TaskQueryResponse - 18, // 186: bundle.Bundle.AssignTask:output_type -> bundle.CommonResponse - 18, // 187: bundle.Bundle.UpdatePendingCount:output_type -> bundle.CommonResponse - 111, // 188: bundle.Bundle.GetRecentAssignRecords:output_type -> bundle.RecentAssignRecordsResponse - 113, // 189: bundle.Bundle.GetEmployeeAssignedTasks:output_type -> bundle.EmployeeTaskQueryResponse - 18, // 190: bundle.Bundle.CompleteTaskManually:output_type -> bundle.CommonResponse - 18, // 191: bundle.Bundle.UpdateTaskProgress:output_type -> bundle.CommonResponse - 126, // 192: bundle.Bundle.GetTaskAssignRecordsList:output_type -> bundle.TaskAssignRecordsQueryResponse - 137, // 193: bundle.Bundle.GetArtistBundleBalance:output_type -> bundle.ArtistBundleBalanceResponse - 125, // 194: bundle.Bundle.TerminateTaskByUUID:output_type -> bundle.ComResponse - 122, // 195: bundle.Bundle.GetTaskActualStatusByUUID:output_type -> bundle.GetTaskActualStatusByUUIDResponse - 125, // 196: bundle.Bundle.BatchAssignTask:output_type -> bundle.ComResponse - 125, // 197: bundle.Bundle.BatchTerminateTask:output_type -> bundle.ComResponse - 129, // 198: bundle.Bundle.GetArtistUploadStatsList:output_type -> bundle.ArtistUploadStatsResponse - 143, // 199: bundle.Bundle.GetPendingTaskLayout:output_type -> bundle.GetPendingTaskLayoutResp - 145, // 200: bundle.Bundle.SetPendingTaskLayout:output_type -> bundle.SetPendingTaskLayoutResp - 132, // 201: bundle.Bundle.GetPendingUploadBreakdown:output_type -> bundle.PendingUploadBreakdownResponse - 135, // 202: bundle.Bundle.GetPendingAssign:output_type -> bundle.PendingAssignResponse - 125, // 203: bundle.Bundle.RevertTaskCompletionByUUIDItem:output_type -> bundle.ComResponse - 125, // 204: bundle.Bundle.AddHiddenTaskAssignee:output_type -> bundle.ComResponse - 18, // 205: bundle.Bundle.CreateTaskWorkLog:output_type -> bundle.CommonResponse - 148, // 206: bundle.Bundle.MetricsBusiness:output_type -> bundle.MetricsBusinessResp - 150, // 207: bundle.Bundle.MetricsOperatingCreate:output_type -> bundle.MetricsOperatingCreateResp - 152, // 208: bundle.Bundle.MetricsOperatingStatus:output_type -> bundle.MetricsOperatingStatusResp - 154, // 209: bundle.Bundle.MetricsBundlePurchaseExport:output_type -> bundle.MetricsBundlePurchaseExportResp - 157, // 210: bundle.Bundle.MetricsArtistAccountExport:output_type -> bundle.MetricsArtistAccountExportResp - 160, // 211: bundle.Bundle.MetricsVideoSubmitExport:output_type -> bundle.MetricsVideoSubmitExportResp - 2, // 212: bundle.Bundle.QueryTheOrderSnapshotInformation:output_type -> bundle.QueryTheOrderSnapshotInformationResp - 129, // [129:213] is the sub-list for method output_type - 45, // [45:129] is the sub-list for method input_type - 45, // [45:45] is the sub-list for extension type_name - 45, // [45:45] is the sub-list for extension extendee - 0, // [0:45] is the sub-list for field type_name + 163, // 45: bundle.ExportWorkCastInfoResp.data:type_name -> bundle.WorkCastInfo + 19, // 46: bundle.Bundle.CreateBundle:input_type -> bundle.BundleProfile + 19, // 47: bundle.Bundle.UpdateBundle:input_type -> bundle.BundleProfile + 25, // 48: bundle.Bundle.DeleteBundle:input_type -> bundle.DelBundleRequest + 29, // 49: bundle.Bundle.HandShelf:input_type -> bundle.HandShelfRequest + 19, // 50: bundle.Bundle.SaveBundle:input_type -> bundle.BundleProfile + 26, // 51: bundle.Bundle.BundleListV2:input_type -> bundle.BundleListRequest + 28, // 52: bundle.Bundle.BundleDetailV2:input_type -> bundle.BundleDetailRequest + 26, // 53: bundle.Bundle.BundleListH5V2:input_type -> bundle.BundleListRequest + 28, // 54: bundle.Bundle.BundleLangDetailV2:input_type -> bundle.BundleDetailRequest + 26, // 55: bundle.Bundle.BundleList:input_type -> bundle.BundleListRequest + 28, // 56: bundle.Bundle.BundleDetail:input_type -> bundle.BundleDetailRequest + 11, // 57: bundle.Bundle.CreateOrderRecord:input_type -> bundle.OrderCreateRecord + 32, // 58: bundle.Bundle.UpdateOrderRecord:input_type -> bundle.OrderRecord + 32, // 59: bundle.Bundle.UpdateOrderRecordByOrderNo:input_type -> bundle.OrderRecord + 37, // 60: bundle.Bundle.OrderRecordsList:input_type -> bundle.OrderRecordsRequest + 39, // 61: bundle.Bundle.OrderRecordsDetail:input_type -> bundle.OrderRecordsDetailRequest + 48, // 62: bundle.Bundle.UpdateFinancialConfirmationStatus:input_type -> bundle.FinancialConfirmationRequest + 34, // 63: bundle.Bundle.CreateOrderAddRecord:input_type -> bundle.OrderAddRecord + 32, // 64: bundle.Bundle.PackagePriceAndTime:input_type -> bundle.OrderRecord + 13, // 65: bundle.Bundle.OrderRecordsListV2:input_type -> bundle.OrderRecordsRequestV2 + 9, // 66: bundle.Bundle.OrderListByOrderNo:input_type -> bundle.OrderInfoByOrderNoRequest + 88, // 67: bundle.Bundle.OnlyAddValueListByOrderNo:input_type -> bundle.OnlyAddValueListByOrderNoRequest + 4, // 68: bundle.Bundle.ReSignTheContract:input_type -> bundle.ReSignTheContractRequest + 0, // 69: bundle.Bundle.GetInEffectOrderRecord:input_type -> bundle.GetInEffectOrderRecordRequest + 42, // 70: bundle.Bundle.CreateValueAddBundle:input_type -> bundle.CreateValueAddBundleRequest + 44, // 71: bundle.Bundle.ValueAddBundleList:input_type -> bundle.ValueAddBundleListRequest + 46, // 72: bundle.Bundle.ValueAddBundleDetail:input_type -> bundle.ValueAddBundleDetailRequest + 50, // 73: bundle.Bundle.SaveValueAddService:input_type -> bundle.ValueAddServiceLang + 52, // 74: bundle.Bundle.ValueAddServiceList:input_type -> bundle.ValueAddServiceListRequest + 54, // 75: bundle.Bundle.ValueAddServiceDetail:input_type -> bundle.ValueAddServiceDetailRequest + 54, // 76: bundle.Bundle.ValueAddServiceLangByUuidAndLanguage:input_type -> bundle.ValueAddServiceDetailRequest + 56, // 77: bundle.Bundle.CalculatePrice:input_type -> bundle.CalculatePriceRequest + 58, // 78: bundle.Bundle.BatchGetValueAddServiceLang:input_type -> bundle.BatchGetValueAddServiceLangRequest + 5, // 79: bundle.Bundle.DeleteValueAddService:input_type -> bundle.DeleteValueAddServiceRequest + 60, // 80: bundle.Bundle.BundleExtend:input_type -> bundle.BundleExtendRequest + 62, // 81: bundle.Bundle.BundleExtendRecordsList:input_type -> bundle.BundleExtendRecordsListRequest + 65, // 82: bundle.Bundle.GetBundleBalanceList:input_type -> bundle.GetBundleBalanceListReq + 86, // 83: bundle.Bundle.GetBundleBalanceByUserId:input_type -> bundle.GetBundleBalanceByUserIdReq + 72, // 84: bundle.Bundle.CreateBundleBalance:input_type -> bundle.CreateBundleBalanceReq + 74, // 85: bundle.Bundle.AddBundleBalance:input_type -> bundle.AddBundleBalanceReq + 101, // 86: bundle.Bundle.BundleActivate:input_type -> bundle.BundleActivateReq + 69, // 87: bundle.Bundle.BundleBalanceExport:input_type -> bundle.BundleBalanceExportReq + 140, // 88: bundle.Bundle.GetBundleBalanceLayout:input_type -> bundle.GetBundleBalanceLayoutReq + 138, // 89: bundle.Bundle.SetBundleBalanceLayout:input_type -> bundle.SetBundleBalanceLayoutReq + 76, // 90: bundle.Bundle.GetUsedRecordList:input_type -> bundle.GetUsedRecordListReq + 79, // 91: bundle.Bundle.GetImageWorkDetail:input_type -> bundle.GetImageWorkDetailReq + 80, // 92: bundle.Bundle.GetVedioWorkDetail:input_type -> bundle.GetVedioWorkDetailReq + 83, // 93: bundle.Bundle.ToBeComfirmedWorks:input_type -> bundle.ToBeComfirmedWorksReq + 92, // 94: bundle.Bundle.ConfirmWork:input_type -> bundle.ConfirmWorkReq + 95, // 95: bundle.Bundle.GetWaitConfirmWorkList:input_type -> bundle.GetWaitConfirmWorkListReq + 6, // 96: bundle.Bundle.GetReconciliationList:input_type -> bundle.GetReconciliationListReq + 8, // 97: bundle.Bundle.CreateReconciliation:input_type -> bundle.ReconciliationInfo + 8, // 98: bundle.Bundle.UpdateReconciliation:input_type -> bundle.ReconciliationInfo + 91, // 99: bundle.Bundle.UpdateReconciliationStatusBySerialNumber:input_type -> bundle.UpdateStatusAndPayTimeBySerialNumber + 97, // 100: bundle.Bundle.ListUnfinishedInfos:input_type -> bundle.AutoCreateUserAndOrderRequest + 100, // 101: bundle.Bundle.SoftDeleteUnfinishedInfo:input_type -> bundle.SoftDeleteUnfinishedInfoRequest + 103, // 102: bundle.Bundle.GetPendingTaskList:input_type -> bundle.TaskQueryRequest + 106, // 103: bundle.Bundle.AssignTask:input_type -> bundle.TaskAssignRequest + 107, // 104: bundle.Bundle.UpdatePendingCount:input_type -> bundle.UpdatePendingCountRequest + 109, // 105: bundle.Bundle.GetRecentAssignRecords:input_type -> bundle.RecentAssignRecordsRequest + 112, // 106: bundle.Bundle.GetEmployeeAssignedTasks:input_type -> bundle.EmployeeTaskQueryRequest + 117, // 107: bundle.Bundle.CompleteTaskManually:input_type -> bundle.CompleteTaskManuallyRequest + 123, // 108: bundle.Bundle.UpdateTaskProgress:input_type -> bundle.UpdateTaskProgressRequest + 124, // 109: bundle.Bundle.GetTaskAssignRecordsList:input_type -> bundle.TaskAssignRecordsQueryRequest + 136, // 110: bundle.Bundle.GetArtistBundleBalance:input_type -> bundle.ArtistBundleBalanceRequest + 118, // 111: bundle.Bundle.TerminateTaskByUUID:input_type -> bundle.TerminateTaskByUUIDRequest + 121, // 112: bundle.Bundle.GetTaskActualStatusByUUID:input_type -> bundle.GetTaskActualStatusByUUIDRequest + 116, // 113: bundle.Bundle.BatchAssignTask:input_type -> bundle.BatchAssignTaskRequest + 119, // 114: bundle.Bundle.BatchTerminateTask:input_type -> bundle.BatchTerminateTaskRequest + 103, // 115: bundle.Bundle.GetArtistUploadStatsList:input_type -> bundle.TaskQueryRequest + 142, // 116: bundle.Bundle.GetPendingTaskLayout:input_type -> bundle.GetPendingTaskLayoutReq + 144, // 117: bundle.Bundle.SetPendingTaskLayout:input_type -> bundle.SetPendingTaskLayoutReq + 130, // 118: bundle.Bundle.GetPendingUploadBreakdown:input_type -> bundle.PendingUploadBreakdownRequest + 133, // 119: bundle.Bundle.GetPendingAssign:input_type -> bundle.PendingAssignRequest + 120, // 120: bundle.Bundle.RevertTaskCompletionByUUIDItem:input_type -> bundle.RevertTaskCompletionByUUIDItemRequest + 108, // 121: bundle.Bundle.AddHiddenTaskAssignee:input_type -> bundle.AddHiddenTaskAssigneeRequest + 146, // 122: bundle.Bundle.CreateTaskWorkLog:input_type -> bundle.CreateTaskWorkLogRequest + 147, // 123: bundle.Bundle.MetricsBusiness:input_type -> bundle.MetricsBusinessReq + 149, // 124: bundle.Bundle.MetricsOperatingCreate:input_type -> bundle.MetricsOperatingCreateReq + 151, // 125: bundle.Bundle.MetricsOperatingStatus:input_type -> bundle.MetricsOperatingStatusReq + 153, // 126: bundle.Bundle.MetricsBundlePurchaseExport:input_type -> bundle.MetricsBundlePurchaseExportReq + 156, // 127: bundle.Bundle.MetricsArtistAccountExport:input_type -> bundle.MetricsArtistAccountExportReq + 159, // 128: bundle.Bundle.MetricsVideoSubmitExport:input_type -> bundle.MetricsVideoSubmitExportReq + 1, // 129: bundle.Bundle.QueryTheOrderSnapshotInformation:input_type -> bundle.QueryTheOrderSnapshotInformationReq + 164, // 130: bundle.Bundle.ExportWorkCastInfo:input_type -> bundle.ExportWorkCastInfoReq + 18, // 131: bundle.Bundle.CreateBundle:output_type -> bundle.CommonResponse + 18, // 132: bundle.Bundle.UpdateBundle:output_type -> bundle.CommonResponse + 18, // 133: bundle.Bundle.DeleteBundle:output_type -> bundle.CommonResponse + 18, // 134: bundle.Bundle.HandShelf:output_type -> bundle.CommonResponse + 22, // 135: bundle.Bundle.SaveBundle:output_type -> bundle.SaveResponse + 27, // 136: bundle.Bundle.BundleListV2:output_type -> bundle.BundleListResponse + 31, // 137: bundle.Bundle.BundleDetailV2:output_type -> bundle.BundleDetailResponseV2 + 27, // 138: bundle.Bundle.BundleListH5V2:output_type -> bundle.BundleListResponse + 20, // 139: bundle.Bundle.BundleLangDetailV2:output_type -> bundle.BundleProfileLang + 27, // 140: bundle.Bundle.BundleList:output_type -> bundle.BundleListResponse + 30, // 141: bundle.Bundle.BundleDetail:output_type -> bundle.BundleDetailResponse + 18, // 142: bundle.Bundle.CreateOrderRecord:output_type -> bundle.CommonResponse + 18, // 143: bundle.Bundle.UpdateOrderRecord:output_type -> bundle.CommonResponse + 18, // 144: bundle.Bundle.UpdateOrderRecordByOrderNo:output_type -> bundle.CommonResponse + 38, // 145: bundle.Bundle.OrderRecordsList:output_type -> bundle.OrderRecordsResponse + 40, // 146: bundle.Bundle.OrderRecordsDetail:output_type -> bundle.OrderRecordsDetailResponse + 18, // 147: bundle.Bundle.UpdateFinancialConfirmationStatus:output_type -> bundle.CommonResponse + 18, // 148: bundle.Bundle.CreateOrderAddRecord:output_type -> bundle.CommonResponse + 17, // 149: bundle.Bundle.PackagePriceAndTime:output_type -> bundle.PackagePriceAndTimeResponse + 14, // 150: bundle.Bundle.OrderRecordsListV2:output_type -> bundle.OrderRecordsResponseV2 + 10, // 151: bundle.Bundle.OrderListByOrderNo:output_type -> bundle.OrderInfoByOrderNoResp + 89, // 152: bundle.Bundle.OnlyAddValueListByOrderNo:output_type -> bundle.OnlyAddValueListByOrderNoResp + 18, // 153: bundle.Bundle.ReSignTheContract:output_type -> bundle.CommonResponse + 32, // 154: bundle.Bundle.GetInEffectOrderRecord:output_type -> bundle.OrderRecord + 43, // 155: bundle.Bundle.CreateValueAddBundle:output_type -> bundle.CreateValueAddBundleResponse + 45, // 156: bundle.Bundle.ValueAddBundleList:output_type -> bundle.ValueAddBundleListResponse + 47, // 157: bundle.Bundle.ValueAddBundleDetail:output_type -> bundle.ValueAddBundleDetailResponse + 22, // 158: bundle.Bundle.SaveValueAddService:output_type -> bundle.SaveResponse + 53, // 159: bundle.Bundle.ValueAddServiceList:output_type -> bundle.ValueAddServiceListResponse + 55, // 160: bundle.Bundle.ValueAddServiceDetail:output_type -> bundle.ValueAddServiceDetailResponse + 50, // 161: bundle.Bundle.ValueAddServiceLangByUuidAndLanguage:output_type -> bundle.ValueAddServiceLang + 57, // 162: bundle.Bundle.CalculatePrice:output_type -> bundle.CalculatePriceResponse + 59, // 163: bundle.Bundle.BatchGetValueAddServiceLang:output_type -> bundle.BatchGetValueAddServiceLangResponse + 18, // 164: bundle.Bundle.DeleteValueAddService:output_type -> bundle.CommonResponse + 61, // 165: bundle.Bundle.BundleExtend:output_type -> bundle.BundleExtendResponse + 63, // 166: bundle.Bundle.BundleExtendRecordsList:output_type -> bundle.BundleExtendRecordsListResponse + 71, // 167: bundle.Bundle.GetBundleBalanceList:output_type -> bundle.GetBundleBalanceListResp + 87, // 168: bundle.Bundle.GetBundleBalanceByUserId:output_type -> bundle.GetBundleBalanceByUserIdResp + 73, // 169: bundle.Bundle.CreateBundleBalance:output_type -> bundle.CreateBundleBalanceResp + 75, // 170: bundle.Bundle.AddBundleBalance:output_type -> bundle.AddBundleBalanceResp + 102, // 171: bundle.Bundle.BundleActivate:output_type -> bundle.BundleActivateResp + 70, // 172: bundle.Bundle.BundleBalanceExport:output_type -> bundle.BundleBalanceExportResp + 141, // 173: bundle.Bundle.GetBundleBalanceLayout:output_type -> bundle.GetBundleBalanceLayoutResp + 139, // 174: bundle.Bundle.SetBundleBalanceLayout:output_type -> bundle.SetBundleBalanceLayoutResp + 77, // 175: bundle.Bundle.GetUsedRecordList:output_type -> bundle.GetUsedRecordListResp + 81, // 176: bundle.Bundle.GetImageWorkDetail:output_type -> bundle.GetImageWorkDetailResp + 82, // 177: bundle.Bundle.GetVedioWorkDetail:output_type -> bundle.GetVedioeWorkDetailResp + 85, // 178: bundle.Bundle.ToBeComfirmedWorks:output_type -> bundle.ToBeComfirmedWorksResp + 93, // 179: bundle.Bundle.ConfirmWork:output_type -> bundle.ConfirmWorkResp + 96, // 180: bundle.Bundle.GetWaitConfirmWorkList:output_type -> bundle.GetWaitConfirmWorkListResp + 7, // 181: bundle.Bundle.GetReconciliationList:output_type -> bundle.GetReconciliationListResp + 18, // 182: bundle.Bundle.CreateReconciliation:output_type -> bundle.CommonResponse + 18, // 183: bundle.Bundle.UpdateReconciliation:output_type -> bundle.CommonResponse + 18, // 184: bundle.Bundle.UpdateReconciliationStatusBySerialNumber:output_type -> bundle.CommonResponse + 98, // 185: bundle.Bundle.ListUnfinishedInfos:output_type -> bundle.UnfinishedInfos + 18, // 186: bundle.Bundle.SoftDeleteUnfinishedInfo:output_type -> bundle.CommonResponse + 104, // 187: bundle.Bundle.GetPendingTaskList:output_type -> bundle.TaskQueryResponse + 18, // 188: bundle.Bundle.AssignTask:output_type -> bundle.CommonResponse + 18, // 189: bundle.Bundle.UpdatePendingCount:output_type -> bundle.CommonResponse + 111, // 190: bundle.Bundle.GetRecentAssignRecords:output_type -> bundle.RecentAssignRecordsResponse + 113, // 191: bundle.Bundle.GetEmployeeAssignedTasks:output_type -> bundle.EmployeeTaskQueryResponse + 18, // 192: bundle.Bundle.CompleteTaskManually:output_type -> bundle.CommonResponse + 18, // 193: bundle.Bundle.UpdateTaskProgress:output_type -> bundle.CommonResponse + 126, // 194: bundle.Bundle.GetTaskAssignRecordsList:output_type -> bundle.TaskAssignRecordsQueryResponse + 137, // 195: bundle.Bundle.GetArtistBundleBalance:output_type -> bundle.ArtistBundleBalanceResponse + 125, // 196: bundle.Bundle.TerminateTaskByUUID:output_type -> bundle.ComResponse + 122, // 197: bundle.Bundle.GetTaskActualStatusByUUID:output_type -> bundle.GetTaskActualStatusByUUIDResponse + 125, // 198: bundle.Bundle.BatchAssignTask:output_type -> bundle.ComResponse + 125, // 199: bundle.Bundle.BatchTerminateTask:output_type -> bundle.ComResponse + 129, // 200: bundle.Bundle.GetArtistUploadStatsList:output_type -> bundle.ArtistUploadStatsResponse + 143, // 201: bundle.Bundle.GetPendingTaskLayout:output_type -> bundle.GetPendingTaskLayoutResp + 145, // 202: bundle.Bundle.SetPendingTaskLayout:output_type -> bundle.SetPendingTaskLayoutResp + 132, // 203: bundle.Bundle.GetPendingUploadBreakdown:output_type -> bundle.PendingUploadBreakdownResponse + 135, // 204: bundle.Bundle.GetPendingAssign:output_type -> bundle.PendingAssignResponse + 125, // 205: bundle.Bundle.RevertTaskCompletionByUUIDItem:output_type -> bundle.ComResponse + 125, // 206: bundle.Bundle.AddHiddenTaskAssignee:output_type -> bundle.ComResponse + 18, // 207: bundle.Bundle.CreateTaskWorkLog:output_type -> bundle.CommonResponse + 148, // 208: bundle.Bundle.MetricsBusiness:output_type -> bundle.MetricsBusinessResp + 150, // 209: bundle.Bundle.MetricsOperatingCreate:output_type -> bundle.MetricsOperatingCreateResp + 152, // 210: bundle.Bundle.MetricsOperatingStatus:output_type -> bundle.MetricsOperatingStatusResp + 154, // 211: bundle.Bundle.MetricsBundlePurchaseExport:output_type -> bundle.MetricsBundlePurchaseExportResp + 157, // 212: bundle.Bundle.MetricsArtistAccountExport:output_type -> bundle.MetricsArtistAccountExportResp + 160, // 213: bundle.Bundle.MetricsVideoSubmitExport:output_type -> bundle.MetricsVideoSubmitExportResp + 2, // 214: bundle.Bundle.QueryTheOrderSnapshotInformation:output_type -> bundle.QueryTheOrderSnapshotInformationResp + 165, // 215: bundle.Bundle.ExportWorkCastInfo:output_type -> bundle.ExportWorkCastInfoResp + 131, // [131:216] is the sub-list for method output_type + 46, // [46:131] is the sub-list for method input_type + 46, // [46:46] is the sub-list for extension type_name + 46, // [46:46] is the sub-list for extension extendee + 0, // [0:46] is the sub-list for field type_name } func init() { file_pb_bundle_proto_init() } @@ -17109,7 +17931,7 @@ func file_pb_bundle_proto_init() { GoPackagePath: reflect.TypeOf(x{}).PkgPath(), RawDescriptor: unsafe.Slice(unsafe.StringData(file_pb_bundle_proto_rawDesc), len(file_pb_bundle_proto_rawDesc)), NumEnums: 0, - NumMessages: 163, + NumMessages: 166, NumExtensions: 0, NumServices: 1, }, diff --git a/api/bundle/bundle.validator.pb.go b/api/bundle/bundle.validator.pb.go index 926fcea..1a92d09 100644 --- a/api/bundle/bundle.validator.pb.go +++ b/api/bundle/bundle.validator.pb.go @@ -815,3 +815,19 @@ func (this *MetricsVideoSubmitExportItem) Validate() error { func (this *MetricsBalanceDetailExportReq) Validate() error { return nil } +func (this *WorkCastInfo) Validate() error { + return nil +} +func (this *ExportWorkCastInfoReq) Validate() error { + return nil +} +func (this *ExportWorkCastInfoResp) Validate() error { + for _, item := range this.Data { + if item != nil { + if err := github_com_mwitkow_go_proto_validators.CallValidatorIfExists(item); err != nil { + return github_com_mwitkow_go_proto_validators.FieldError("Data", err) + } + } + } + return nil +} diff --git a/api/bundle/bundle_triple.pb.go b/api/bundle/bundle_triple.pb.go index 26dff26..58e5cc4 100644 --- a/api/bundle/bundle_triple.pb.go +++ b/api/bundle/bundle_triple.pb.go @@ -120,6 +120,8 @@ type BundleClient interface { MetricsArtistAccountExport(ctx context.Context, in *MetricsArtistAccountExportReq, opts ...grpc_go.CallOption) (*MetricsArtistAccountExportResp, common.ErrorWithAttachment) MetricsVideoSubmitExport(ctx context.Context, in *MetricsVideoSubmitExportReq, opts ...grpc_go.CallOption) (*MetricsVideoSubmitExportResp, common.ErrorWithAttachment) QueryTheOrderSnapshotInformation(ctx context.Context, in *QueryTheOrderSnapshotInformationReq, opts ...grpc_go.CallOption) (*QueryTheOrderSnapshotInformationResp, common.ErrorWithAttachment) + // 临时接口 + ExportWorkCastInfo(ctx context.Context, in *ExportWorkCastInfoReq, opts ...grpc_go.CallOption) (*ExportWorkCastInfoResp, common.ErrorWithAttachment) } type bundleClient struct { @@ -211,6 +213,7 @@ type BundleClientImpl struct { MetricsArtistAccountExport func(ctx context.Context, in *MetricsArtistAccountExportReq) (*MetricsArtistAccountExportResp, error) MetricsVideoSubmitExport func(ctx context.Context, in *MetricsVideoSubmitExportReq) (*MetricsVideoSubmitExportResp, error) QueryTheOrderSnapshotInformation func(ctx context.Context, in *QueryTheOrderSnapshotInformationReq) (*QueryTheOrderSnapshotInformationResp, error) + ExportWorkCastInfo func(ctx context.Context, in *ExportWorkCastInfoReq) (*ExportWorkCastInfoResp, error) } func (c *BundleClientImpl) GetDubboStub(cc *triple.TripleConn) BundleClient { @@ -729,6 +732,12 @@ func (c *bundleClient) QueryTheOrderSnapshotInformation(ctx context.Context, in return out, c.cc.Invoke(ctx, "/"+interfaceKey+"/QueryTheOrderSnapshotInformation", in, out) } +func (c *bundleClient) ExportWorkCastInfo(ctx context.Context, in *ExportWorkCastInfoReq, opts ...grpc_go.CallOption) (*ExportWorkCastInfoResp, common.ErrorWithAttachment) { + out := new(ExportWorkCastInfoResp) + interfaceKey := ctx.Value(constant.InterfaceKey).(string) + return out, c.cc.Invoke(ctx, "/"+interfaceKey+"/ExportWorkCastInfo", in, out) +} + // BundleServer is the server API for Bundle service. // All implementations must embed UnimplementedBundleServer // for forward compatibility @@ -825,6 +834,8 @@ type BundleServer interface { MetricsArtistAccountExport(context.Context, *MetricsArtistAccountExportReq) (*MetricsArtistAccountExportResp, error) MetricsVideoSubmitExport(context.Context, *MetricsVideoSubmitExportReq) (*MetricsVideoSubmitExportResp, error) QueryTheOrderSnapshotInformation(context.Context, *QueryTheOrderSnapshotInformationReq) (*QueryTheOrderSnapshotInformationResp, error) + // 临时接口 + ExportWorkCastInfo(context.Context, *ExportWorkCastInfoReq) (*ExportWorkCastInfoResp, error) mustEmbedUnimplementedBundleServer() } @@ -1085,6 +1096,9 @@ func (UnimplementedBundleServer) MetricsVideoSubmitExport(context.Context, *Metr func (UnimplementedBundleServer) QueryTheOrderSnapshotInformation(context.Context, *QueryTheOrderSnapshotInformationReq) (*QueryTheOrderSnapshotInformationResp, error) { return nil, status.Errorf(codes.Unimplemented, "method QueryTheOrderSnapshotInformation not implemented") } +func (UnimplementedBundleServer) ExportWorkCastInfo(context.Context, *ExportWorkCastInfoReq) (*ExportWorkCastInfoResp, error) { + return nil, status.Errorf(codes.Unimplemented, "method ExportWorkCastInfo not implemented") +} func (s *UnimplementedBundleServer) XXX_SetProxyImpl(impl protocol.Invoker) { s.proxyImpl = impl } @@ -3549,6 +3563,35 @@ func _Bundle_QueryTheOrderSnapshotInformation_Handler(srv interface{}, ctx conte return interceptor(ctx, in, info, handler) } +func _Bundle_ExportWorkCastInfo_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc_go.UnaryServerInterceptor) (interface{}, error) { + in := new(ExportWorkCastInfoReq) + 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("ExportWorkCastInfo", 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) +} + // Bundle_ServiceDesc is the grpc_go.ServiceDesc for Bundle service. // It's only intended for direct use with grpc_go.RegisterService, // and not to be introspected or modified (even as a copy) @@ -3892,6 +3935,10 @@ var Bundle_ServiceDesc = grpc_go.ServiceDesc{ MethodName: "QueryTheOrderSnapshotInformation", Handler: _Bundle_QueryTheOrderSnapshotInformation_Handler, }, + { + MethodName: "ExportWorkCastInfo", + Handler: _Bundle_ExportWorkCastInfo_Handler, + }, }, Streams: []grpc_go.StreamDesc{}, Metadata: "pb/bundle.proto", diff --git a/pkg/service/bundle/pay.go b/pkg/service/bundle/pay.go index ba16b4c..d2e5328 100644 --- a/pkg/service/bundle/pay.go +++ b/pkg/service/bundle/pay.go @@ -692,11 +692,15 @@ func AntomWebhook(c *gin.Context) { Type: 2, //自行购买 OperatorName: orderLimit.UserName, OperatorId: orderLimit.UserId, + CompetitiveAdditional: uint32(orderLimit.CompetitiveAdditional), //添加竞品数 }) if err != nil { service.Error(c, err) return } + if orderLimit.PurchaseType == 1 { + + } } service.Success(c) }