Documentation
¶
Index ¶
- type AddHelpCategoryReq
- type AddHelpCategoryResp
- type AddHelpReq
- type AddHelpResp
- type AddMemberReportReq
- type AddMemberReportResp
- type AddPreferredAreaProductRelationReq
- type AddPreferredAreaProductRelationResp
- type AddPreferredAreaReq
- type AddPreferredAreaResp
- type AddSubjectCategoryReq
- type AddSubjectCategoryResp
- type AddSubjectCommentReq
- type AddSubjectCommentResp
- type AddSubjectProductRelationReq
- type AddSubjectProductRelationResp
- type AddSubjectReq
- type AddSubjectResp
- type AddTopicCategoryReq
- type AddTopicCategoryResp
- type AddTopicCommentReq
- type AddTopicCommentResp
- type AddTopicReq
- type AddTopicResp
- type DeleteHelpCategoryReq
- type DeleteHelpCategoryResp
- type DeleteHelpReq
- type DeleteHelpResp
- type DeleteMemberReportReq
- type DeleteMemberReportResp
- type DeletePreferredAreaReq
- type DeletePreferredAreaResp
- type DeleteSubjectCategoryReq
- type DeleteSubjectCategoryResp
- type DeleteSubjectCommentReq
- type DeleteSubjectCommentResp
- type DeleteSubjectReq
- type DeleteSubjectResp
- type DeleteTopicCategoryReq
- type DeleteTopicCategoryResp
- type DeleteTopicCommentReq
- type DeleteTopicCommentResp
- type DeleteTopicReq
- type DeleteTopicResp
- type HelpCategoryListData
- type HelpListData
- type MemberReportListData
- type PreferredAreaListData
- type QueryHelpCategoryDetailReq
- type QueryHelpCategoryDetailResp
- type QueryHelpCategoryListReq
- type QueryHelpCategoryListResp
- type QueryHelpDetailReq
- type QueryHelpDetailResp
- type QueryHelpListReq
- type QueryHelpListResp
- type QueryMemberReportDetailReq
- type QueryMemberReportDetailResp
- type QueryMemberReportListReq
- type QueryMemberReportListResp
- type QueryPreferredAreaDetailReq
- type QueryPreferredAreaDetailResp
- type QueryPreferredAreaListReq
- type QueryPreferredAreaListResp
- type QueryPreferredAreaProductRelationListReq
- type QueryPreferredAreaProductRelationListResp
- type QuerySubjectCategoryDetailReq
- type QuerySubjectCategoryDetailResp
- type QuerySubjectCategoryListReq
- type QuerySubjectCategoryListResp
- type QuerySubjectCommentDetailReq
- type QuerySubjectCommentDetailResp
- type QuerySubjectCommentListReq
- type QuerySubjectCommentListResp
- type QuerySubjectDetailReq
- type QuerySubjectDetailResp
- type QuerySubjectListReq
- type QuerySubjectListResp
- type QuerySubjectProductRelationListReq
- type QuerySubjectProductRelationListResp
- type QueryTopicCategoryDetailReq
- type QueryTopicCategoryDetailResp
- type QueryTopicCategoryListReq
- type QueryTopicCategoryListResp
- type QueryTopicCommentDetailReq
- type QueryTopicCommentDetailResp
- type QueryTopicCommentListReq
- type QueryTopicCommentListResp
- type QueryTopicDetailReq
- type QueryTopicDetailResp
- type QueryTopicListReq
- type QueryTopicListResp
- type SubjectCategoryListData
- type SubjectCommentListData
- type SubjectListByIdsReq
- type SubjectListData
- type SubjectProductRelationService
- type TopicCategoryListData
- type TopicCommentListData
- type TopicListData
- type UpdateHelpCategoryReq
- type UpdateHelpCategoryResp
- type UpdateHelpCategoryStatusReq
- type UpdateHelpCategoryStatusResp
- type UpdateHelpReq
- type UpdateHelpResp
- type UpdateHelpStatusReq
- type UpdateHelpStatusResp
- type UpdateMemberReportReq
- type UpdateMemberReportResp
- type UpdateMemberReportStatusReq
- type UpdateMemberReportStatusResp
- type UpdatePreferredAreaReq
- type UpdatePreferredAreaResp
- type UpdatePreferredAreaStatusReq
- type UpdatePreferredAreaStatusResp
- type UpdateSubjectCategoryReq
- type UpdateSubjectCategoryResp
- type UpdateSubjectCategoryStatusReq
- type UpdateSubjectCategoryStatusResp
- type UpdateSubjectCommentReq
- type UpdateSubjectCommentResp
- type UpdateSubjectCommentStatusReq
- type UpdateSubjectCommentStatusResp
- type UpdateSubjectRecommendStatusReq
- type UpdateSubjectRecommendStatusResp
- type UpdateSubjectReq
- type UpdateSubjectResp
- type UpdateSubjectStatusReq
- type UpdateSubjectStatusResp
- type UpdateTopicCategoryReq
- type UpdateTopicCategoryResp
- type UpdateTopicCategoryStatusReq
- type UpdateTopicCategoryStatusResp
- type UpdateTopicCommentReq
- type UpdateTopicCommentResp
- type UpdateTopicCommentStatusReq
- type UpdateTopicCommentStatusResp
- type UpdateTopicReq
- type UpdateTopicResp
- type UpdateTopicStatusReq
- type UpdateTopicStatusResp
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddHelpCategoryReq ¶ added in v0.0.2
type AddHelpCategoryReq = cmsclient.AddHelpCategoryReq
type AddHelpCategoryResp ¶ added in v0.0.2
type AddHelpCategoryResp = cmsclient.AddHelpCategoryResp
type AddHelpReq ¶ added in v0.0.2
type AddHelpReq = cmsclient.AddHelpReq
type AddHelpResp ¶ added in v0.0.2
type AddHelpResp = cmsclient.AddHelpResp
type AddMemberReportReq ¶ added in v0.0.2
type AddMemberReportReq = cmsclient.AddMemberReportReq
type AddMemberReportResp ¶ added in v0.0.2
type AddMemberReportResp = cmsclient.AddMemberReportResp
type AddPreferredAreaProductRelationReq ¶ added in v0.0.2
type AddPreferredAreaProductRelationReq = cmsclient.AddPreferredAreaProductRelationReq
type AddPreferredAreaProductRelationResp ¶ added in v0.0.2
type AddPreferredAreaProductRelationResp = cmsclient.AddPreferredAreaProductRelationResp
type AddPreferredAreaReq ¶ added in v0.0.2
type AddPreferredAreaReq = cmsclient.AddPreferredAreaReq
type AddPreferredAreaResp ¶ added in v0.0.2
type AddPreferredAreaResp = cmsclient.AddPreferredAreaResp
type AddSubjectCategoryReq ¶ added in v0.0.2
type AddSubjectCategoryReq = cmsclient.AddSubjectCategoryReq
type AddSubjectCategoryResp ¶ added in v0.0.2
type AddSubjectCategoryResp = cmsclient.AddSubjectCategoryResp
type AddSubjectCommentReq ¶ added in v0.0.2
type AddSubjectCommentReq = cmsclient.AddSubjectCommentReq
type AddSubjectCommentResp ¶ added in v0.0.2
type AddSubjectCommentResp = cmsclient.AddSubjectCommentResp
type AddSubjectProductRelationReq ¶ added in v0.0.2
type AddSubjectProductRelationReq = cmsclient.AddSubjectProductRelationReq
type AddSubjectProductRelationResp ¶ added in v0.0.2
type AddSubjectProductRelationResp = cmsclient.AddSubjectProductRelationResp
type AddSubjectReq ¶ added in v0.0.2
type AddSubjectReq = cmsclient.AddSubjectReq
type AddSubjectResp ¶ added in v0.0.2
type AddSubjectResp = cmsclient.AddSubjectResp
type AddTopicCategoryReq ¶ added in v0.0.2
type AddTopicCategoryReq = cmsclient.AddTopicCategoryReq
type AddTopicCategoryResp ¶ added in v0.0.2
type AddTopicCategoryResp = cmsclient.AddTopicCategoryResp
type AddTopicCommentReq ¶ added in v0.0.2
type AddTopicCommentReq = cmsclient.AddTopicCommentReq
type AddTopicCommentResp ¶ added in v0.0.2
type AddTopicCommentResp = cmsclient.AddTopicCommentResp
type AddTopicReq ¶ added in v0.0.2
type AddTopicReq = cmsclient.AddTopicReq
type AddTopicResp ¶ added in v0.0.2
type AddTopicResp = cmsclient.AddTopicResp
type DeleteHelpCategoryReq ¶ added in v0.0.2
type DeleteHelpCategoryReq = cmsclient.DeleteHelpCategoryReq
type DeleteHelpCategoryResp ¶ added in v0.0.2
type DeleteHelpCategoryResp = cmsclient.DeleteHelpCategoryResp
type DeleteHelpReq ¶ added in v0.0.2
type DeleteHelpReq = cmsclient.DeleteHelpReq
type DeleteHelpResp ¶ added in v0.0.2
type DeleteHelpResp = cmsclient.DeleteHelpResp
type DeleteMemberReportReq ¶ added in v0.0.2
type DeleteMemberReportReq = cmsclient.DeleteMemberReportReq
type DeleteMemberReportResp ¶ added in v0.0.2
type DeleteMemberReportResp = cmsclient.DeleteMemberReportResp
type DeletePreferredAreaReq ¶ added in v0.0.2
type DeletePreferredAreaReq = cmsclient.DeletePreferredAreaReq
type DeletePreferredAreaResp ¶ added in v0.0.2
type DeletePreferredAreaResp = cmsclient.DeletePreferredAreaResp
type DeleteSubjectCategoryReq ¶ added in v0.0.2
type DeleteSubjectCategoryReq = cmsclient.DeleteSubjectCategoryReq
type DeleteSubjectCategoryResp ¶ added in v0.0.2
type DeleteSubjectCategoryResp = cmsclient.DeleteSubjectCategoryResp
type DeleteSubjectCommentReq ¶ added in v0.0.2
type DeleteSubjectCommentReq = cmsclient.DeleteSubjectCommentReq
type DeleteSubjectCommentResp ¶ added in v0.0.2
type DeleteSubjectCommentResp = cmsclient.DeleteSubjectCommentResp
type DeleteSubjectReq ¶ added in v0.0.2
type DeleteSubjectReq = cmsclient.DeleteSubjectReq
type DeleteSubjectResp ¶ added in v0.0.2
type DeleteSubjectResp = cmsclient.DeleteSubjectResp
type DeleteTopicCategoryReq ¶ added in v0.0.2
type DeleteTopicCategoryReq = cmsclient.DeleteTopicCategoryReq
type DeleteTopicCategoryResp ¶ added in v0.0.2
type DeleteTopicCategoryResp = cmsclient.DeleteTopicCategoryResp
type DeleteTopicCommentReq ¶ added in v0.0.2
type DeleteTopicCommentReq = cmsclient.DeleteTopicCommentReq
type DeleteTopicCommentResp ¶ added in v0.0.2
type DeleteTopicCommentResp = cmsclient.DeleteTopicCommentResp
type DeleteTopicReq ¶ added in v0.0.2
type DeleteTopicReq = cmsclient.DeleteTopicReq
type DeleteTopicResp ¶ added in v0.0.2
type DeleteTopicResp = cmsclient.DeleteTopicResp
type HelpCategoryListData ¶ added in v0.0.2
type HelpCategoryListData = cmsclient.HelpCategoryListData
type HelpListData ¶ added in v0.0.2
type HelpListData = cmsclient.HelpListData
type MemberReportListData ¶ added in v0.0.2
type MemberReportListData = cmsclient.MemberReportListData
type PreferredAreaListData ¶ added in v0.0.2
type PreferredAreaListData = cmsclient.PreferredAreaListData
type QueryHelpCategoryDetailReq ¶ added in v0.0.2
type QueryHelpCategoryDetailReq = cmsclient.QueryHelpCategoryDetailReq
type QueryHelpCategoryDetailResp ¶ added in v0.0.2
type QueryHelpCategoryDetailResp = cmsclient.QueryHelpCategoryDetailResp
type QueryHelpCategoryListReq ¶ added in v0.0.2
type QueryHelpCategoryListReq = cmsclient.QueryHelpCategoryListReq
type QueryHelpCategoryListResp ¶ added in v0.0.2
type QueryHelpCategoryListResp = cmsclient.QueryHelpCategoryListResp
type QueryHelpDetailReq ¶ added in v0.0.2
type QueryHelpDetailReq = cmsclient.QueryHelpDetailReq
type QueryHelpDetailResp ¶ added in v0.0.2
type QueryHelpDetailResp = cmsclient.QueryHelpDetailResp
type QueryHelpListReq ¶ added in v0.0.2
type QueryHelpListReq = cmsclient.QueryHelpListReq
type QueryHelpListResp ¶ added in v0.0.2
type QueryHelpListResp = cmsclient.QueryHelpListResp
type QueryMemberReportDetailReq ¶ added in v0.0.2
type QueryMemberReportDetailReq = cmsclient.QueryMemberReportDetailReq
type QueryMemberReportDetailResp ¶ added in v0.0.2
type QueryMemberReportDetailResp = cmsclient.QueryMemberReportDetailResp
type QueryMemberReportListReq ¶ added in v0.0.2
type QueryMemberReportListReq = cmsclient.QueryMemberReportListReq
type QueryMemberReportListResp ¶ added in v0.0.2
type QueryMemberReportListResp = cmsclient.QueryMemberReportListResp
type QueryPreferredAreaDetailReq ¶ added in v0.0.2
type QueryPreferredAreaDetailReq = cmsclient.QueryPreferredAreaDetailReq
type QueryPreferredAreaDetailResp ¶ added in v0.0.2
type QueryPreferredAreaDetailResp = cmsclient.QueryPreferredAreaDetailResp
type QueryPreferredAreaListReq ¶ added in v0.0.2
type QueryPreferredAreaListReq = cmsclient.QueryPreferredAreaListReq
type QueryPreferredAreaListResp ¶ added in v0.0.2
type QueryPreferredAreaListResp = cmsclient.QueryPreferredAreaListResp
type QueryPreferredAreaProductRelationListReq ¶ added in v0.0.2
type QueryPreferredAreaProductRelationListReq = cmsclient.QueryPreferredAreaProductRelationListReq
type QueryPreferredAreaProductRelationListResp ¶ added in v0.0.2
type QueryPreferredAreaProductRelationListResp = cmsclient.QueryPreferredAreaProductRelationListResp
type QuerySubjectCategoryDetailReq ¶ added in v0.0.2
type QuerySubjectCategoryDetailReq = cmsclient.QuerySubjectCategoryDetailReq
type QuerySubjectCategoryDetailResp ¶ added in v0.0.2
type QuerySubjectCategoryDetailResp = cmsclient.QuerySubjectCategoryDetailResp
type QuerySubjectCategoryListReq ¶ added in v0.0.2
type QuerySubjectCategoryListReq = cmsclient.QuerySubjectCategoryListReq
type QuerySubjectCategoryListResp ¶ added in v0.0.2
type QuerySubjectCategoryListResp = cmsclient.QuerySubjectCategoryListResp
type QuerySubjectCommentDetailReq ¶ added in v0.0.2
type QuerySubjectCommentDetailReq = cmsclient.QuerySubjectCommentDetailReq
type QuerySubjectCommentDetailResp ¶ added in v0.0.2
type QuerySubjectCommentDetailResp = cmsclient.QuerySubjectCommentDetailResp
type QuerySubjectCommentListReq ¶ added in v0.0.2
type QuerySubjectCommentListReq = cmsclient.QuerySubjectCommentListReq
type QuerySubjectCommentListResp ¶ added in v0.0.2
type QuerySubjectCommentListResp = cmsclient.QuerySubjectCommentListResp
type QuerySubjectDetailReq ¶ added in v0.0.2
type QuerySubjectDetailReq = cmsclient.QuerySubjectDetailReq
type QuerySubjectDetailResp ¶ added in v0.0.2
type QuerySubjectDetailResp = cmsclient.QuerySubjectDetailResp
type QuerySubjectListReq ¶ added in v0.0.2
type QuerySubjectListReq = cmsclient.QuerySubjectListReq
type QuerySubjectListResp ¶ added in v0.0.2
type QuerySubjectListResp = cmsclient.QuerySubjectListResp
type QuerySubjectProductRelationListReq ¶ added in v0.0.2
type QuerySubjectProductRelationListReq = cmsclient.QuerySubjectProductRelationListReq
type QuerySubjectProductRelationListResp ¶ added in v0.0.2
type QuerySubjectProductRelationListResp = cmsclient.QuerySubjectProductRelationListResp
type QueryTopicCategoryDetailReq ¶ added in v0.0.2
type QueryTopicCategoryDetailReq = cmsclient.QueryTopicCategoryDetailReq
type QueryTopicCategoryDetailResp ¶ added in v0.0.2
type QueryTopicCategoryDetailResp = cmsclient.QueryTopicCategoryDetailResp
type QueryTopicCategoryListReq ¶ added in v0.0.2
type QueryTopicCategoryListReq = cmsclient.QueryTopicCategoryListReq
type QueryTopicCategoryListResp ¶ added in v0.0.2
type QueryTopicCategoryListResp = cmsclient.QueryTopicCategoryListResp
type QueryTopicCommentDetailReq ¶ added in v0.0.2
type QueryTopicCommentDetailReq = cmsclient.QueryTopicCommentDetailReq
type QueryTopicCommentDetailResp ¶ added in v0.0.2
type QueryTopicCommentDetailResp = cmsclient.QueryTopicCommentDetailResp
type QueryTopicCommentListReq ¶ added in v0.0.2
type QueryTopicCommentListReq = cmsclient.QueryTopicCommentListReq
type QueryTopicCommentListResp ¶ added in v0.0.2
type QueryTopicCommentListResp = cmsclient.QueryTopicCommentListResp
type QueryTopicDetailReq ¶ added in v0.0.2
type QueryTopicDetailReq = cmsclient.QueryTopicDetailReq
type QueryTopicDetailResp ¶ added in v0.0.2
type QueryTopicDetailResp = cmsclient.QueryTopicDetailResp
type QueryTopicListReq ¶ added in v0.0.2
type QueryTopicListReq = cmsclient.QueryTopicListReq
type QueryTopicListResp ¶ added in v0.0.2
type QueryTopicListResp = cmsclient.QueryTopicListResp
type SubjectCategoryListData ¶ added in v0.0.2
type SubjectCategoryListData = cmsclient.SubjectCategoryListData
type SubjectCommentListData ¶ added in v0.0.2
type SubjectCommentListData = cmsclient.SubjectCommentListData
type SubjectListByIdsReq ¶
type SubjectListByIdsReq = cmsclient.SubjectListByIdsReq
type SubjectListData ¶
type SubjectListData = cmsclient.SubjectListData
type SubjectProductRelationService ¶
type SubjectProductRelationService interface { // 添加专题商品关系表 AddSubjectProductRelation(ctx context.Context, in *AddSubjectProductRelationReq, opts ...grpc.CallOption) (*AddSubjectProductRelationResp, error) // 查询专题商品关系表列表 QuerySubjectProductRelationList(ctx context.Context, in *QuerySubjectProductRelationListReq, opts ...grpc.CallOption) (*QuerySubjectProductRelationListResp, error) }
func NewSubjectProductRelationService ¶
func NewSubjectProductRelationService(cli zrpc.Client) SubjectProductRelationService
type TopicCategoryListData ¶ added in v0.0.2
type TopicCategoryListData = cmsclient.TopicCategoryListData
type TopicCommentListData ¶ added in v0.0.2
type TopicCommentListData = cmsclient.TopicCommentListData
type TopicListData ¶ added in v0.0.2
type TopicListData = cmsclient.TopicListData
type UpdateHelpCategoryReq ¶ added in v0.0.2
type UpdateHelpCategoryReq = cmsclient.UpdateHelpCategoryReq
type UpdateHelpCategoryResp ¶ added in v0.0.2
type UpdateHelpCategoryResp = cmsclient.UpdateHelpCategoryResp
type UpdateHelpCategoryStatusReq ¶ added in v0.0.2
type UpdateHelpCategoryStatusReq = cmsclient.UpdateHelpCategoryStatusReq
type UpdateHelpCategoryStatusResp ¶ added in v0.0.2
type UpdateHelpCategoryStatusResp = cmsclient.UpdateHelpCategoryStatusResp
type UpdateHelpReq ¶ added in v0.0.2
type UpdateHelpReq = cmsclient.UpdateHelpReq
type UpdateHelpResp ¶ added in v0.0.2
type UpdateHelpResp = cmsclient.UpdateHelpResp
type UpdateHelpStatusReq ¶ added in v0.0.2
type UpdateHelpStatusReq = cmsclient.UpdateHelpStatusReq
type UpdateHelpStatusResp ¶ added in v0.0.2
type UpdateHelpStatusResp = cmsclient.UpdateHelpStatusResp
type UpdateMemberReportReq ¶ added in v0.0.2
type UpdateMemberReportReq = cmsclient.UpdateMemberReportReq
type UpdateMemberReportResp ¶ added in v0.0.2
type UpdateMemberReportResp = cmsclient.UpdateMemberReportResp
type UpdateMemberReportStatusReq ¶ added in v0.0.2
type UpdateMemberReportStatusReq = cmsclient.UpdateMemberReportStatusReq
type UpdateMemberReportStatusResp ¶ added in v0.0.2
type UpdateMemberReportStatusResp = cmsclient.UpdateMemberReportStatusResp
type UpdatePreferredAreaReq ¶ added in v0.0.2
type UpdatePreferredAreaReq = cmsclient.UpdatePreferredAreaReq
type UpdatePreferredAreaResp ¶ added in v0.0.2
type UpdatePreferredAreaResp = cmsclient.UpdatePreferredAreaResp
type UpdatePreferredAreaStatusReq ¶ added in v0.0.2
type UpdatePreferredAreaStatusReq = cmsclient.UpdatePreferredAreaStatusReq
type UpdatePreferredAreaStatusResp ¶ added in v0.0.2
type UpdatePreferredAreaStatusResp = cmsclient.UpdatePreferredAreaStatusResp
type UpdateSubjectCategoryReq ¶ added in v0.0.2
type UpdateSubjectCategoryReq = cmsclient.UpdateSubjectCategoryReq
type UpdateSubjectCategoryResp ¶ added in v0.0.2
type UpdateSubjectCategoryResp = cmsclient.UpdateSubjectCategoryResp
type UpdateSubjectCategoryStatusReq ¶ added in v0.0.2
type UpdateSubjectCategoryStatusReq = cmsclient.UpdateSubjectCategoryStatusReq
type UpdateSubjectCategoryStatusResp ¶ added in v0.0.2
type UpdateSubjectCategoryStatusResp = cmsclient.UpdateSubjectCategoryStatusResp
type UpdateSubjectCommentReq ¶ added in v0.0.2
type UpdateSubjectCommentReq = cmsclient.UpdateSubjectCommentReq
type UpdateSubjectCommentResp ¶ added in v0.0.2
type UpdateSubjectCommentResp = cmsclient.UpdateSubjectCommentResp
type UpdateSubjectCommentStatusReq ¶ added in v0.0.2
type UpdateSubjectCommentStatusReq = cmsclient.UpdateSubjectCommentStatusReq
type UpdateSubjectCommentStatusResp ¶ added in v0.0.2
type UpdateSubjectCommentStatusResp = cmsclient.UpdateSubjectCommentStatusResp
type UpdateSubjectRecommendStatusReq ¶ added in v0.0.2
type UpdateSubjectRecommendStatusReq = cmsclient.UpdateSubjectRecommendStatusReq
type UpdateSubjectRecommendStatusResp ¶ added in v0.0.2
type UpdateSubjectRecommendStatusResp = cmsclient.UpdateSubjectRecommendStatusResp
type UpdateSubjectReq ¶ added in v0.0.2
type UpdateSubjectReq = cmsclient.UpdateSubjectReq
type UpdateSubjectResp ¶ added in v0.0.2
type UpdateSubjectResp = cmsclient.UpdateSubjectResp
type UpdateSubjectStatusReq ¶ added in v0.0.2
type UpdateSubjectStatusReq = cmsclient.UpdateSubjectStatusReq
type UpdateSubjectStatusResp ¶ added in v0.0.2
type UpdateSubjectStatusResp = cmsclient.UpdateSubjectStatusResp
type UpdateTopicCategoryReq ¶ added in v0.0.2
type UpdateTopicCategoryReq = cmsclient.UpdateTopicCategoryReq
type UpdateTopicCategoryResp ¶ added in v0.0.2
type UpdateTopicCategoryResp = cmsclient.UpdateTopicCategoryResp
type UpdateTopicCategoryStatusReq ¶ added in v0.0.2
type UpdateTopicCategoryStatusReq = cmsclient.UpdateTopicCategoryStatusReq
type UpdateTopicCategoryStatusResp ¶ added in v0.0.2
type UpdateTopicCategoryStatusResp = cmsclient.UpdateTopicCategoryStatusResp
type UpdateTopicCommentReq ¶ added in v0.0.2
type UpdateTopicCommentReq = cmsclient.UpdateTopicCommentReq
type UpdateTopicCommentResp ¶ added in v0.0.2
type UpdateTopicCommentResp = cmsclient.UpdateTopicCommentResp
type UpdateTopicCommentStatusReq ¶ added in v0.0.2
type UpdateTopicCommentStatusReq = cmsclient.UpdateTopicCommentStatusReq
type UpdateTopicCommentStatusResp ¶ added in v0.0.2
type UpdateTopicCommentStatusResp = cmsclient.UpdateTopicCommentStatusResp
type UpdateTopicReq ¶ added in v0.0.2
type UpdateTopicReq = cmsclient.UpdateTopicReq
type UpdateTopicResp ¶ added in v0.0.2
type UpdateTopicResp = cmsclient.UpdateTopicResp
type UpdateTopicStatusReq ¶ added in v0.0.2
type UpdateTopicStatusReq = cmsclient.UpdateTopicStatusReq
type UpdateTopicStatusResp ¶ added in v0.0.2
type UpdateTopicStatusResp = cmsclient.UpdateTopicStatusResp
Click to show internal directories.
Click to hide internal directories.