Subscribe 订阅服务
(ctx *gin.Context, subscribeInfo *catalogue_dto.SubscribeService)
| 26 | ServiceDetail(ctx *gin.Context, sid string) (*catalogue_dto.ServiceDetail, error) |
| 27 | // Subscribe 订阅服务 |
| 28 | Subscribe(ctx *gin.Context, subscribeInfo *catalogue_dto.SubscribeService) error |
| 29 | Sort(ctx *gin.Context, sorts *[]*catalogue_dto.SortItem) error |
| 30 | } |
| 31 |
no outgoing calls
no test coverage detected