bug修复 #1

Merged
wsy182 merged 22 commits from dev into master 2024-05-11 17:06:50 +08:00
Showing only changes of commit ef38dc1413 - Show all commits

View File

@@ -21,6 +21,5 @@ public class TextMessage {
public static class Text {
private String content;
}
}