Commit 9c8aee44 by zeven

支持点单设备授权

parent 5c709eef
android @ 754e0739
Subproject commit bb6ce2099f5d2d3a14e6d8373ea5178fa3bc022a
Subproject commit 754e073990b0b8e13a3803804926f906d552e11a
......@@ -40,6 +40,7 @@ export const counterLogin = async ({key, secret, device = 'counter', host}) => {
'smoke',
'faceEnter',
'faceLeave',
'order',
'guard',
];
if (supportDevices.indexOf(device) < 0) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment