This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
zrd
/
app
Tarkkaile
1
Äänestä
0
Haarauta
0
Tiedostot
Esitykset
0
Vetopyynnöt
0
Wiki
Selaa lähdekoodia
!44 fix: add export checkUpdate
Merge pull request !44 from cnyballk/fix/wechat/checkUpdate
芋道源码
1 vuosi sitten
vanhempi
b10f8d3181
f478606ae4
sitoutus
e8cc7cb6c0
1 muutettua tiedostoa
jossa
1 lisäystä
ja
0 poistoa
Jaettu näkymä
Näytä diff tilastot
1
0
sheep/platform/provider/wechat/miniProgram.js
+ 1
- 0
sheep/platform/provider/wechat/miniProgram.js
Näytä tiedosto
@@ -201,4 +201,5 @@ export default {
getInfo,
getOpenid,
subscribeMessage,
+ checkUpdate
};