This commit is contained in:
limqhz
2022-05-03 21:15:47 +08:00
parent 0eed40c97e
commit cf985bd44f
11 changed files with 155 additions and 44 deletions

View File

@@ -4,4 +4,6 @@ public interface QuinnConstant {
String LINK_SUFFIX = ".";
String GUN = "The emperor's new clothes";
}