mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-30 23:58:13 +08:00
@@ -5,8 +5,8 @@ import 'package:PiliPlus/models_new/follow/data.dart';
|
||||
|
||||
class FollowHttp {
|
||||
static Future<LoadingState<FollowData>> followings({
|
||||
required int vmid,
|
||||
required int pn,
|
||||
int? vmid,
|
||||
int? pn,
|
||||
int ps = 20,
|
||||
String orderType = '', // ''=>最近关注,'attention'=>最常访问
|
||||
}) async {
|
||||
|
||||
Reference in New Issue
Block a user