mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-17 14:44:00 +08:00
@@ -11,7 +11,7 @@ abstract final class FanHttp {
|
||||
int ps = 20,
|
||||
String? orderType,
|
||||
}) async {
|
||||
final res = await Request().get(
|
||||
final res = await Request.get(
|
||||
Api.fans,
|
||||
queryParameters: {
|
||||
'vmid': vmid,
|
||||
|
||||
Reference in New Issue
Block a user