mirror of
https://github.com/chenx-dust/EZ4Connect.git
synced 2026-09-20 10:23:33 +08:00
fix: 修复 EasyConnect 图形验证码输入
This commit is contained in:
@@ -32,6 +32,8 @@ public:
|
||||
static CoreOutputEvent parse(const QString &output);
|
||||
|
||||
static bool hasInteractivePrompt(const QByteArray &output);
|
||||
|
||||
static QString graphCaptchaFile(const QString &output);
|
||||
};
|
||||
|
||||
#endif // COREOUTPUTPARSER_H
|
||||
|
||||
Reference in New Issue
Block a user