提交 6d804a9f 作者: 王进

心跳上报

上级 d5de02df
/** /**
* 鲸鱼游戏QQ小游戏接入库 * 鲸鱼游戏QQ小游戏接入库
* @author 推广技术部 * @author 推广技术部
* @time: 2019-05-28 * @time: 2019-09-25
*/ */
class QQSDK { class QQSDK {
private sdkVersion: string = '1.0' private sdkVersion: string = '1.1'
public constructor() { public constructor() {
this.sdkInit() this.sdkInit()
this.timerInit(); this.timerInit();
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论