mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 03:06:59 +08:00
opt handle res
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -213,7 +213,7 @@ class LoginPageController extends GetxController
|
||||
return;
|
||||
}
|
||||
try {
|
||||
dynamic result = await Request().get(
|
||||
var result = await Request().get(
|
||||
"/x/member/web/account",
|
||||
options: Options(headers: {
|
||||
"cookie": cookieTextController.text,
|
||||
|
||||
Reference in New Issue
Block a user