This website works better with JavaScript
Home
Explore
Help
Register
Sign In
zrd
/
app
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
!44 fix: add export checkUpdate
Merge pull request !44 from cnyballk/fix/wechat/checkUpdate
芋道源码
1 year ago
parent
b10f8d3181
f478606ae4
commit
e8cc7cb6c0
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
sheep/platform/provider/wechat/miniProgram.js
+ 1
- 0
sheep/platform/provider/wechat/miniProgram.js
View File
@@ -201,4 +201,5 @@ export default {
getInfo,
getOpenid,
subscribeMessage,
+ checkUpdate
};