sync ab alias

Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
21pages
2023-08-15 09:23:55 +08:00
parent b2f5e2f927
commit 57b8ec178c
4 changed files with 33 additions and 6 deletions

View File

@@ -56,6 +56,7 @@ class Peer {
"username": username,
"hostname": hostname,
"platform": platform,
"alias": alias,
"tags": tags,
};
}