Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Social

社区服务服务器服务接口

Hierarchy

  • Social

Index

Constructors

Methods

  • GetSocialAdminDel(social_id: string, callback?: (response: GetSocialAdminDelResponse) => void, loading?: boolean, isshow?: boolean): void
  • GetSocialAdminDelcomment(comment_id: number, social_id: number, callback?: (response: GetSocialAdminDelcommentResponse) => void, loading?: boolean, isshow?: boolean): void
  • GetSocialAdminDetail(social_id: string, callback?: (response: GetSocialAdminDetailResponse) => void, loading?: boolean, isshow?: boolean): void
  • GetSocialAdminGetcomments(limit?: number, page?: number, social_id: string, callback?: (response: GetSocialAdminGetcommentsResponse) => void, loading?: boolean, isshow?: boolean): void
  • GetSocialAdminGetlist(limit?: number, page?: number, social_id?: string, callback?: (response: GetSocialAdminGetlistResponse) => void, loading?: boolean, isshow?: boolean): void
  • 社区列表

    Parameters

    Returns void

  • GetSocialAdminGiftlist(limit?: number, page?: number, callback?: (response: GetSocialAdminGiftlistResponse) => void, loading?: boolean, isshow?: boolean): void
  • GetSocialAdminOperation(social_id: number, status: number, callback?: (response: GetSocialAdminOperationResponse) => void, loading?: boolean, isshow?: boolean): void

Generated using TypeDoc