Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-08-07 13:30:00 +08:00
parent 83e25ec0bf
commit b4c1568869
4 changed files with 7 additions and 49 deletions

View File

@@ -32,7 +32,7 @@ class SearchPanelController<R extends SearchNumData<T>, T>
int? pubBegin;
int? pubEnd;
// article
// user
Rx<UserOrderType>? userOrderType;
Rx<UserType>? userType;