## 获取菜谱列表
+++
POST:https://store.cuci.cc/store/api/minapp/qrc.html
*path=pages/index/index?store_id=44&table_id=1#二维码参数
width=40#二维码跨度
<<<
获取成功
{
"msg": "获取二级码成功!",
"code": "SUCCESS",
"data": {
"file": "/home/wwwroot/store/public/upload/c93ae720ffa4e080/381b73454f776c40.png",
"hash": "4290eeca9fadce027abbf25f0c9bec3a",
"key": "upload/c93ae720ffa4e080/381b73454f776c40.png",
"url": "https://store.cuci.cc/upload/c93ae720ffa4e080/381b73454f776c40.png"
},
"token": "54758c639f697cf3",
"dataType": "json"
}
<<<
授权失败
{
"code": "AUTH_TOKEN_FAILD",
"info": "应用授权失败,请进行接口授权操作!",
"data": []
}
+++