企业🤖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 ~~~