Browse Source

!44 fix: add export checkUpdate
Merge pull request !44 from cnyballk/fix/wechat/checkUpdate

芋道源码 1 năm trước cách đây
mục cha
commit
e8cc7cb6c0
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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
 };