From f5eb37583a98d4e0aa37c50b1476f41f37d1b975 Mon Sep 17 00:00:00 2001 From: MistEO Date: Tue, 8 Mar 2022 10:03:30 +0800 Subject: [PATCH] =?UTF-8?q?docs.=E4=BF=AE=E5=A4=8D=E6=96=87=E6=A1=A3?= =?UTF-8?q?=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/回调消息协议.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/回调消息协议.md b/docs/回调消息协议.md index 4646d776c2..fb729a5931 100644 --- a/docs/回调消息协议.md +++ b/docs/回调消息协议.md @@ -63,8 +63,7 @@ Todo "details": { "adb": string, // AsstConnect 接口 adb_path 参数 "address": string, // AsstConnect 接口 address 参数 - "config": string, // AsstConnect 接口 config 参数 - "uuid": string // 设备唯一码(连接失败时为空) + "config": string // AsstConnect 接口 config 参数 } }