This commit is contained in:
2025-05-23 10:08:24 +08:00
parent bef80caa1d
commit 70fde0ecac
7 changed files with 486 additions and 161 deletions
+2
View File
@@ -23,4 +23,6 @@ public class Bug {
private Date createDate;
private String answer;
private String images;
}