mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-23 02:26:52 +08:00
lint
opt pages Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -111,7 +111,7 @@ class LoginPageController extends GetxController
|
||||
}
|
||||
|
||||
// 申请极验验证码
|
||||
void getCaptcha(geeGt, geeChallenge, onSuccess) {
|
||||
void getCaptcha(String? geeGt, String? geeChallenge, VoidCallback onSuccess) {
|
||||
var registerData = Gt3RegisterData(
|
||||
challenge: geeChallenge,
|
||||
gt: geeGt,
|
||||
|
||||
Reference in New Issue
Block a user