feat: 本次提交更新内容如下
选择设备弹窗构建完成
This commit is contained in:
@@ -20,6 +20,7 @@ export interface ServerDevice {
|
||||
wechatId: string;
|
||||
alive: number;
|
||||
totalFriend: number;
|
||||
nickname: string;
|
||||
}
|
||||
|
||||
// 服务端API返回的设备列表响应
|
||||
|
||||
Reference in New Issue
Block a user