Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Proj

proj管理服务器服务接口

Hierarchy

  • Proj

Index

Constructors

Methods

Constructors

Methods

  • GetProjAdminAddcaplevelconfig(cap_url: string, charm: number, lvl: number, tp?: string, callback?: (response: GetProjAdminAddcaplevelconfigResponse) => void, loading?: boolean, isshow?: boolean): void
  • GetProjAdminAddroomheartconfig(headimg: string, lvl: number, url: string, val: number, callback?: (response: GetProjAdminAddroomheartconfigResponse) => void, loading?: boolean, isshow?: boolean): void
  • GetProjAdminCoinloglist(limit?: number, page?: number, user_id: string, callback?: (response: GetProjAdminCoinloglistResponse) => void, loading?: boolean, isshow?: boolean): void
  • GetProjAdminDelbox(box_id: string, callback?: (response: GetProjAdminDelboxResponse) => void, loading?: boolean, isshow?: boolean): void
  • GetProjAdminDelboxchild(box_id: string, child_id: string, callback?: (response: GetProjAdminDelboxchildResponse) => void, loading?: boolean, isshow?: boolean): void
  • GetProjAdminDelsong(song_id: string, callback?: (response: GetProjAdminDelsongResponse) => void, loading?: boolean, isshow?: boolean): void
  • GetProjAdminGetrule(name: string, callback?: (response: GetProjAdminGetruleResponse) => void, loading?: boolean, isshow?: boolean): void
  • GetProjAdminGetsonglist(limit?: number, page?: number, search?: string, callback?: (response: GetProjAdminGetsonglistResponse) => void, loading?: boolean, isshow?: boolean): void
  • GetProjAdminGuildearnings(guild_id: string, screen?: string, callback?: (response: GetProjAdminGuildearningsResponse) => void, loading?: boolean, isshow?: boolean): void
  • GetProjAdminPlatformrebatelog(limit?: number, page?: number, screen?: string, callback?: (response: GetProjAdminPlatformrebatelogResponse) => void, loading?: boolean, isshow?: boolean): void
  • GetProjAdminSetfirstrecharge(fid: string, gift_code: string, num: number, callback?: (response: GetProjAdminSetfirstrechargeResponse) => void, loading?: boolean, isshow?: boolean): void
  • GetProjAdminSetrechargeconfig(cid: string, platform: number, val: string, callback?: (response: GetProjAdminSetrechargeconfigResponse) => void, loading?: boolean, isshow?: boolean): void
  • GetProjAdminUpdatecaplevelconfig(cap_id: string, cap_url: string, charm: number, lvl: number, tp?: string, callback?: (response: GetProjAdminUpdatecaplevelconfigResponse) => void, loading?: boolean, isshow?: boolean): void
  • GetProjAdminUpdateroomheartconfig(headimg: string, heart_id: string, lvl: number, url: string, val: number, callback?: (response: GetProjAdminUpdateroomheartconfigResponse) => void, loading?: boolean, isshow?: boolean): void
  • PostProjAdminAddbox(cost: number, image_zosid: string, level: number, name: string, callback?: (response: PostProjAdminAddboxResponse) => void, loading?: boolean, isshow?: boolean): void
  • 添加盲盒信息

    Parameters

    Returns void

  • PostProjAdminAddboxchild(ball: number, box_id: string, gift_code: string, callback?: (response: PostProjAdminAddboxchildResponse) => void, loading?: boolean, isshow?: boolean): void
  • PostProjAdminAddsong(cover_zosid: string, name: string, singer: string, sort: number, url_zosid: string, callback?: (response: PostProjAdminAddsongResponse) => void, loading?: boolean, isshow?: boolean): void
  • 添加歌曲

    Parameters

    Returns void

  • PostProjAdminAddtreasureticket(coin: string, sort: number, treasureticket: string, callback?: (response: PostProjAdminAddtreasureticketResponse) => void, loading?: boolean, isshow?: boolean): void
  • PostProjAdminAddzhuanpan(ball: number, gift_code: string, sort: number, callback?: (response: PostProjAdminAddzhuanpanResponse) => void, loading?: boolean, isshow?: boolean): void
  • PostProjAdminAdmingetslideshowupdate(image_zosid: string, slideshow_id: string, sort: number, url: string, callback?: (response: PostProjAdminAdmingetslideshowupdateResponse) => void, loading?: boolean, isshow?: boolean): void
  • PostProjAdminAdmingiftlist(gift_group_type?: string, limit?: number, page?: number, callback?: (response: PostProjAdminAdmingiftlistResponse) => void, loading?: boolean, isshow?: boolean): void
  • PostProjAdminGiftadd(code?: string, content?: string, gift_cate?: string, gift_cost?: string, gift_group_type?: string, gift_icon_zosid?: string, gift_image_zosid?: string, gift_show_time?: string, gift_size?: number, gift_type?: string, give_ornament?: string, image_zosid?: string, name?: string, sort?: string, timelong?: string, title?: string, callback?: (response: PostProjAdminGiftaddResponse) => void, loading?: boolean, isshow?: boolean): void
  • 添加礼物信息

    Parameters

    • code: string = ''

      礼物code

    • content: string = ''

      装饰说明内容

    • gift_cate: string = ''

      礼物分类

    • gift_cost: string = ''

      礼物价值

    • gift_group_type: string = ''

      礼物分组

    • gift_icon_zosid: string = ''

      礼物图标

    • gift_image_zosid: string = ''

      礼物动效

    • gift_show_time: string = ''

      礼物动效时长

    • gift_size: number = 0

      1全屏 0非全屏

    • gift_type: string = ''

      特效类型

    • give_ornament: string = ''

      是否赠送装饰

    • image_zosid: string = ''

      装饰图片

    • name: string = ''

      礼物名称

    • sort: string = ''

      排序

    • timelong: string = ''

      时长(天)

    • title: string = ''

      装饰说明标题

    • Optional callback: (response: PostProjAdminGiftaddResponse) => void

      请求回调函数

    • loading: boolean = true

      是否显示loading条

    • isshow: boolean = true

      是否显示errmsg

    Returns void

  • PostProjAdminGiftupdate(code?: string, content?: string, gift_cate?: string, gift_cost?: string, gift_group_type?: string, gift_icon_zosid?: string, gift_id: string, gift_image_zosid?: string, gift_show_time?: string, gift_size?: number, gift_type?: string, give_ornament?: string, image_zosid?: string, name?: string, sort?: string, timelong?: string, title?: string, callback?: (response: PostProjAdminGiftupdateResponse) => void, loading?: boolean, isshow?: boolean): void
  • 修改礼物信息

    Parameters

    • code: string = ''

      礼物code

    • content: string = ''

      装饰说明内容

    • gift_cate: string = ''

      礼物分类

    • gift_cost: string = ''

      礼物价值

    • gift_group_type: string = ''

      礼物分组

    • gift_icon_zosid: string = ''

      礼物图标

    • gift_id: string

      礼物ID

    • gift_image_zosid: string = ''

      礼物动效

    • gift_show_time: string = ''

      礼物动效时长

    • gift_size: number = 0

      1全屏 0非全屏

    • gift_type: string = ''

      特效类型

    • give_ornament: string = ''

      是否赠送装饰

    • image_zosid: string = ''

      装饰图片

    • name: string = ''

      礼物名称

    • sort: string = ''

      排序

    • timelong: string = ''

      时长(天)

    • title: string = ''

      装饰说明标题

    • Optional callback: (response: PostProjAdminGiftupdateResponse) => void

      请求回调函数

    • loading: boolean = true

      是否显示loading条

    • isshow: boolean = true

      是否显示errmsg

    Returns void

  • PostProjAdminSetrule(name: string, rule: string, callback?: (response: PostProjAdminSetruleResponse) => void, loading?: boolean, isshow?: boolean): void
  • PostProjAdminUpdatebox(box_id: string, cost: number, image_zosid: string, level: number, name: string, callback?: (response: PostProjAdminUpdateboxResponse) => void, loading?: boolean, isshow?: boolean): void
  • 修改盲盒信息

    Parameters

    Returns void

  • PostProjAdminUpdateboxchild(ball: number, box_id: string, child_id: string, gift_code: string, callback?: (response: PostProjAdminUpdateboxchildResponse) => void, loading?: boolean, isshow?: boolean): void
  • PostProjAdminUpdaterebatebili(chat_bili: number, liveroom_guild_bili: number, liveroom_room_bili: number, liveroom_zhubo_bili: number, rebate_id: string, social_bili: number, callback?: (response: PostProjAdminUpdaterebatebiliResponse) => void, loading?: boolean, isshow?: boolean): void
  • 修改返佣比例配置

    Parameters

    • chat_bili: number

      私聊礼物比例

    • liveroom_guild_bili: number

      直播间公会比例

    • liveroom_room_bili: number

      直播间平台比例

    • liveroom_zhubo_bili: number

      直播间主播比例

    • rebate_id: string

      ID

    • social_bili: number

      社区礼物比例

    • Optional callback: (response: PostProjAdminUpdaterebatebiliResponse) => void

      请求回调函数

    • loading: boolean = true

      是否显示loading条

    • isshow: boolean = true

      是否显示errmsg

    Returns void

  • PostProjAdminUpdatesong(cover_zosid: string, name: string, singer: string, song_id: string, sort: number, url_zosid: string, callback?: (response: PostProjAdminUpdatesongResponse) => void, loading?: boolean, isshow?: boolean): void
  • 修改歌曲

    Parameters

    Returns void

  • PostProjAdminUpdatetreasureticket(coin: string, sort: number, treasureticket: string, treasureticket_id: string, callback?: (response: PostProjAdminUpdatetreasureticketResponse) => void, loading?: boolean, isshow?: boolean): void
  • PostProjAdminUpdatezhuanpan(ball: number, gift_code: string, sort: number, zid: string, callback?: (response: PostProjAdminUpdatezhuanpanResponse) => void, loading?: boolean, isshow?: boolean): void
  • PostProjAdminUpdatezhuanpanconfig(config_id: string, num: number, treasureticket: number, callback?: (response: PostProjAdminUpdatezhuanpanconfigResponse) => void, loading?: boolean, isshow?: boolean): void

Generated using TypeDoc