mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-23 18:46:53 +08:00
@@ -11,7 +11,7 @@ import 'package:get/get.dart';
|
||||
class BlackListController
|
||||
extends CommonListController<BlackListDataModel, BlackListItem> {
|
||||
int pageSize = 50;
|
||||
RxInt total = 0.obs;
|
||||
RxInt total = (-1).obs;
|
||||
|
||||
@override
|
||||
void onInit() {
|
||||
|
||||
Reference in New Issue
Block a user