feat:删除首页历史无用代码

feat:调整首页刷新机制(去掉定时刷新任务、改为每次可见刷新)
feat:完善首页-我的-房间信息展示
This commit is contained in:
max
2024-06-17 18:20:43 +08:00
parent 0caee6e191
commit 3c75f0e86a
32 changed files with 309 additions and 1621 deletions

View File

@@ -1,4 +0,0 @@
package com.chwl.core.home.event;
public class RefreshHomeDataEvent {
}