mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-22 11:41:09 +08:00
@@ -79,7 +79,7 @@ class HomeController extends GetxController
|
||||
|
||||
Future<void> querySearchDefault() async {
|
||||
try {
|
||||
var res = await Request().get(
|
||||
final res = await Request().get(
|
||||
Api.searchDefault,
|
||||
queryParameters: await WbiSign.makSign({'web_location': 333.1365}),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user