mod: 用户页面动态加载

This commit is contained in:
guozhigq
2023-07-28 10:32:02 +08:00
parent bc83d26073
commit 88f21615fc
8 changed files with 202 additions and 7 deletions

View File

@ -234,7 +234,7 @@ class Vote {
int? endTime;
int? joinNum;
int? status;
String? type;
int? type;
int? uid;
int? voteId;