调整界面

This commit is contained in:
huangdeliang
2021-06-05 15:05:32 +08:00
parent 422431c77d
commit ea422f63f9
6 changed files with 173 additions and 111 deletions

View File

@ -85,6 +85,11 @@ public class SysServicesTopic {
String toName;
String name;
String avatar;
String fromAvatar;
String toAvatar;
List<SysServicesTopic> comments;
List<SysServicesTopic> replys;