1.8点餐动态二维码生成

优质
小牛编辑
115浏览
2023-12-01

说明

用于软件端生成点菜二维码

请求地址

http://api.dc78.cn/Api/do_qr_order

请求方式

GET

请求参数

table=桌台号
expire=60(过期时间,分钟)此参数不传默认30分钟

返回

{"status":"1","code_url":"https:\/\/wx.dc78.cn\/t_BuUG4","token":"t_BuUG4","expire":30,"server_timestamp":1561108649,"server_time":"2019-06-21 17:17:29","server_name":"wx-task2.hz","msid":"10021"}


请求方式

INI

请求参数

[action]
描述
actionaction=do_qr_order
[get]描述
table桌台号
expire
过期时间,分钟(此参数不传默认30分钟)

返回

[result]
server_timestamp=1561109047
status=1
expire=30
token=t_BuUP9
server_time=2019-06-21 17:24:07
server_name=api-80.hz
code_url=https://wx.dc78.cn/t_BuUP9
msid=10021