Compare commits
No commits in common. "1d696825d323395d83d7ea45608aa46fd5519511" and "988d1342f56411d5ce83f408413de3eea679c0a6" have entirely different histories.
1d696825d3
...
988d1342f5
@ -44,7 +44,7 @@ func (b *BundleProvider) BatchGetValueAddServiceLang(ctx context.Context, req *b
|
||||
return logic.BatchGetValueAddServiceLang(req)
|
||||
}
|
||||
|
||||
// // 增加h5套餐列表
|
||||
// func (b *BundleProvider) BundleListH5V2(_ context.Context, req *bundle.BundleListRequest) (res *bundle.BundleListResponse, err error) {
|
||||
// return logic.BundleListH5V2(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