Versions in this module Expand all Collapse all v0 v0.0.1 May 9, 2024 Changes in this version + type SubjectProductRelationAddLogic struct + func NewSubjectProductRelationAddLogic(ctx context.Context, svcCtx *svc.ServiceContext) *SubjectProductRelationAddLogic + func (l *SubjectProductRelationAddLogic) SubjectProductRelationAdd(in *cmsclient.SubjectProductRelationAddReq) (*cmsclient.SubjectProductRelationAddResp, error) + type SubjectProductRelationListLogic struct + func NewSubjectProductRelationListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *SubjectProductRelationListLogic + func (l *SubjectProductRelationListLogic) SubjectProductRelationList(in *cmsclient.SubjectProductRelationListReq) (*cmsclient.SubjectProductRelationListResp, error)