| 程序包 | 说明 |
|---|---|
| cn.binarywang.wx.miniapp.api | |
| cn.binarywang.wx.miniapp.api.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
File |
WxMaQrcodeService.createWxCode(String path,
int width,
boolean autoColor,
WxMaCodeLineColor lineColor)
接口A: 获取小程序码.
|
File |
WxMaQrcodeService.createWxCodeLimit(String scene,
String page,
int width,
boolean autoColor,
WxMaCodeLineColor lineColor)
接口B: 获取小程序码(永久有效、数量暂无限制).
|
| 限定符和类型 | 方法和说明 |
|---|---|
File |
WxMaQrcodeServiceImpl.createWxCode(String path,
int width,
boolean autoColor,
WxMaCodeLineColor lineColor) |
File |
WxMaQrcodeServiceImpl.createWxCodeLimit(String scene,
String page,
int width,
boolean autoColor,
WxMaCodeLineColor lineColor) |
Copyright © 2018. All rights reserved.