dev_该合并了 #8

Merged
yutou merged 83 commits from dev_ into master 2024-01-17 17:23:44 +08:00
Showing only changes of commit 211773a230 - Show all commits

View File

@ -75,7 +75,7 @@ public class GetSeTu extends Model {
builder.append("本群今日共查询:");
builder.append(String.valueOf(array.size()));
builder.append("次!\n");
builder.append("接下来公布大伙的XP系统");
builder.append("接下来公布大伙的XP系统:");
builder.append("\n");
Map<Long, List<String>> map = new HashMap<>();
for (Object o : array) {