Skip to content

mini 开发平台代小程序实现业务逻辑完善#623

Merged
silenceper merged 3 commits intosilenceper:v2from
YangCSir:mini
Oct 10, 2022
Merged

mini 开发平台代小程序实现业务逻辑完善#623
silenceper merged 3 commits intosilenceper:v2from
YangCSir:mini

Conversation

@YangCSir
Copy link
Contributor

@YangCSir YangCSir commented Oct 9, 2022

开放平台代小程序实现业务(参考代公众号实现业务)

例如小程序登录代码实现

miniProgram := openPlatform.GetMiniProgram(appid)
number, err := miniProgram.GetAuth().GetPhoneNumber("code")

appID string
}

// NewDefaultAuthrAccessToken New
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

完善一下文档

import (
"fmt"

"github.com/silenceper/wechat/v2/credential"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fix ci

按组引入,官方包一组,第三方包一组,项目包一组

Copy link
Collaborator

@houseme houseme left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please fix ci

@houseme houseme requested a review from silenceper October 9, 2022 11:15
@YangCSir
Copy link
Contributor Author

please fix ci

已改

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants