ThinkChat2.0新版上线,更智能更精彩,支持会话、画图、视频、阅读、搜索等,送10W Token,即刻开启你的AI之旅 广告
[TOC] ## 合作商家首页 ~~~[api] post:/businesshome/get <<< success <<< error ~~~ ## 转让二维码 ~~~[api] post:/businesshome/giveqrcode <<< success <<< error ~~~ ## 自助核销二维码 ~~~[api] post:/businesshome/auditqrcode <<< success <<< error ~~~ ## 引流券核销列表 ~~~[api] post:/businesshome/auditcoupon *int:page=1 #页码 *int:limit=10 #显示条数 strar=2012-01-01#开始时间 end=2012-01-01#结束时间 <<< success ~~~ ## 商家券核销列表 ~~~[api] post:/businesshome/attractcoupon *int:page=1 #页码 *int:limit=10 #显示条数 strar=2012-01-01#开始时间 end=2012-01-01#结束时间 <<< success ~~~