Ver código fonte

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

芋道源码 1 ano atrás
pai
commit
e8cc7cb6c0
1 arquivos alterados com 1 adições e 0 exclusões
  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
 };