Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WxaCode ¶
type WxaCode struct {
// contains filtered or unexported fields
}
WxaCode 小程序码 @see https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/qr-code.html @see https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/api/Business/qrcode.generate.html
func New ¶
func New(account contracts.AccountInterface) *WxaCode
func (*WxaCode) CreateQrCode ¶
CreateQrCode 获取小程序二维码,适用于需要的码数量较少的业务场景 通过该接口生成的小程序码,永久有效,有数量限制
Click to show internal directories.
Click to hide internal directories.