mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-30 23:58:13 +08:00
@@ -9,7 +9,7 @@ abstract final class BlackHttp {
|
||||
required int pn,
|
||||
int ps = 50,
|
||||
}) async {
|
||||
var res = await Request().get(
|
||||
final res = await Request().get(
|
||||
Api.blackLst,
|
||||
queryParameters: {
|
||||
'pn': pn,
|
||||
|
||||
Reference in New Issue
Block a user