mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-20 17:16:29 +08:00
@@ -7,7 +7,7 @@ class FanHttp {
|
||||
static Future<LoadingState<FansData>> fans({
|
||||
int? vmid,
|
||||
int? pn,
|
||||
int? ps,
|
||||
int ps = 20,
|
||||
String? orderType,
|
||||
}) async {
|
||||
var res = await Request().get(
|
||||
|
||||
Reference in New Issue
Block a user