上传文件至 /

This commit is contained in:
2025-09-09 10:52:14 +08:00
commit 6dba31f714
5 changed files with 99 additions and 0 deletions

5
aa.java Normal file
View File

@ -0,0 +1,5 @@
public class aa {
public static void main(String[] args) {
System.out.println("6666");
}
}