1 Star 0 Fork 1K

chinarefers / 微信电商小程序

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
fx_qrcode.md 727 Bytes
一键复制 编辑 原始数据 按行查看 历史
赵同学 提交于 2018-06-07 12:01 .

分销二维码 : pages/fx_qrcode/index

使用接口

获取我的分销二维码  ( /get_qrcode.html )

链接地址

 获取我的分销二维码 https://mini.sansancloud.com/chainalliance/xianhua/get_qrcode.html

获取我的分销二维码 ( /get_qrcode.html )

/get_qrcode.html 请求参数

名称 说明 是否必要 备注
jsonOnly 返回json -

/get_qrcode.html 返回字段说明

名称 说明 备注
errcode 返回码 -
relateObj 二维码 -

/get_qrcode.html 请求结果:

{
  "errcode": "0",
  "errMsg": "success",
  "relateObj": "http://image1.sansancloud.com/xianhua/mini_qrcode_65595.jpg"
}
微信
1
https://gitee.com/chinarefers/wechatApp.git
git@gitee.com:chinarefers/wechatApp.git
chinarefers
wechatApp
微信电商小程序
master

搜索帮助