feat: initial support of method call

This commit is contained in:
mokurin000
2025-07-30 02:33:31 +08:00
parent d870dc7047
commit 6ee009715d
8 changed files with 179 additions and 8 deletions

View File

@@ -10,6 +10,7 @@ pub struct Cli {
#[derive(Subcommand)]
pub enum Commands {
Ping,
/// Login with QRCode from wechat
QRLogin {
/// content of the qrcode, only the last 64 characters were used