| 程序包 | 说明 |
|---|---|
| cn.binarywang.wx.miniapp.api | |
| cn.binarywang.wx.miniapp.api.impl | |
| cn.binarywang.wx.miniapp.bean |
| 限定符和类型 | 方法和说明 |
|---|---|
File |
WxMaQrcodeService.createWxCode(String path,
int width,
boolean autoColor,
WxMaQrcodeService.LineColor lineColor)
接口A
获取小程序码
|
File |
WxMaQrcodeService.createWxCodeLimit(String scene,
String page,
int width,
boolean autoColor,
WxMaQrcodeService.LineColor lineColor)
接口B
获取小程序码(永久有效、数量暂无限制)
通过该接口生成的小程序码,永久有效,数量暂无限制。
|
| 限定符和类型 | 方法和说明 |
|---|---|
File |
WxMaQrcodeServiceImpl.createWxCode(String path,
int width,
boolean autoColor,
WxMaQrcodeService.LineColor lineColor) |
File |
WxMaQrcodeServiceImpl.createWxCodeLimit(String scene,
String page,
int width,
boolean autoColor,
WxMaQrcodeService.LineColor lineColor) |
| 限定符和类型 | 方法和说明 |
|---|---|
WxMaQrcodeService.LineColor |
WxMaWxcodeLimit.getLineColor() |
WxMaQrcodeService.LineColor |
WxMaWxcode.getLineColor() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
WxMaWxcodeLimit.setLineColor(WxMaQrcodeService.LineColor lineColor) |
void |
WxMaWxcode.setLineColor(WxMaQrcodeService.LineColor lineColor) |
Copyright © 2017. All rights reserved.