Skip to content

Commit

Permalink
feat(weapp): requestSubscribeMessage 补充 #4687 close #4686
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaofinger authored and Garfield550 committed Oct 25, 2019
1 parent 743bf31 commit 798a5d2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/taro/src/native-apis.js
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,9 @@ const otherApis = {
startSoterAuthentication: true,
checkIsSoterEnrolledInDevice: true,

// 订阅消息
requestSubscribeMessage: true,

setEnableDebug: true,
// 支付宝小程序API
getOpenUserInfo: true,
Expand Down

0 comments on commit 798a5d2

Please sign in to comment.