Browse Source

fix: mini export checkUpdate

Signed-off-by: cnyballk <584518260@qq.com>
cnyballk 1 year ago
parent
commit
f478606ae4
1 changed files with 1 additions and 0 deletions
  1. 1 0
      sheep/platform/provider/wechat/miniProgram.js

+ 1 - 0
sheep/platform/provider/wechat/miniProgram.js

@@ -201,4 +201,5 @@ export default {
   getInfo,
   getOpenid,
   subscribeMessage,
+  checkUpdate
 };