Compare commits
3 Commits
988d1342f5
...
1d696825d3
Author | SHA1 | Date | |
---|---|---|---|
1d696825d3 | |||
3b267ef26f | |||
5394e81a3a |
@ -44,7 +44,7 @@ func (b *BundleProvider) BatchGetValueAddServiceLang(ctx context.Context, req *b
|
|||||||
return logic.BatchGetValueAddServiceLang(req)
|
return logic.BatchGetValueAddServiceLang(req)
|
||||||
}
|
}
|
||||||
|
|
||||||
// // h5套餐列表
|
// // 增加h5套餐列表
|
||||||
func (b *BundleProvider) BundleListH5V2(_ context.Context, req *bundle.BundleListRequest) (res *bundle.BundleListResponse, err error) {
|
// func (b *BundleProvider) BundleListH5V2(_ context.Context, req *bundle.BundleListRequest) (res *bundle.BundleListResponse, err error) {
|
||||||
return logic.BundleListH5V2(req)
|
// return logic.BundleListH5V2(req)
|
||||||
}
|
// }
|
||||||
|
Loading…
Reference in New Issue
Block a user