Skip to content

Commit

Permalink
Merge pull request #15500 from heweishui/main
Browse files Browse the repository at this point in the history
fix: getUpdateManager接口改为桥接实现
  • Loading branch information
qican777 committed Apr 16, 2024
2 parents 03546bc + 542e357 commit acdcec9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
Expand Up @@ -20,4 +20,5 @@ export const env = {
*/

export * from './system'
export * from './update'
export * from './weapp/life-cycle'
Expand Up @@ -1502,12 +1502,6 @@
* @canNotUse getRealtimeLogManager
*/

/**
* 获取全局唯一的版本更新管理器
*
* @canNotUse getUpdateManager
*/

/**
* 设置是否打开调试开关
*
Expand Down

0 comments on commit acdcec9

Please sign in to comment.