Revert "Merge branch 'sxy' into dev"
This reverts commit988d1342f5
, reversing changes made tof2332671aa
.
This commit is contained in:
parent
988d1342f5
commit
5394e81a3a
@ -43,8 +43,3 @@ func (b *BundleProvider) CalculatePrice(ctx context.Context, req *bundle.Calcula
|
||||
func (b *BundleProvider) BatchGetValueAddServiceLang(ctx context.Context, req *bundle.BatchGetValueAddServiceLangRequest) (res *bundle.BatchGetValueAddServiceLangResponse, err error) {
|
||||
return logic.BatchGetValueAddServiceLang(req)
|
||||
}
|
||||
|
||||
// // h5套餐列表
|
||||
func (b *BundleProvider) BundleListH5V2(_ context.Context, req *bundle.BundleListRequest) (res *bundle.BundleListResponse, err error) {
|
||||
return logic.BundleListH5V2(req)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user