Subscribe 订阅服务
(ctx context.Context, subscribeInfo *catalogue_dto.SubscribeService)
| 29 | ServiceDetail(ctx context.Context, sid string) (*catalogue_dto.ServiceDetail, error) |
| 30 | // Subscribe 订阅服务 |
| 31 | Subscribe(ctx context.Context, subscribeInfo *catalogue_dto.SubscribeService) error |
| 32 | Sort(ctx context.Context, sorts []*catalogue_dto.SortItem) error |
| 33 | DefaultCatalogue(ctx context.Context) (*catalogue_dto.Catalogue, error) |
| 34 | //ExportAll(ctx context.Context) ([]*catalogue_dto.ExportCatalogue, error) |
no outgoing calls
no test coverage detected