5 次代码提交 26f9ff8eb7 ... 62e36b0c37

作者 SHA1 备注 提交日期
  nursyifa_pratiwi 62e36b0c37 Merge branch 'master' of http://repo.fusi24.com:3000/medisa.aris/java-pojo-testing 6 年之前
  nursyifa_pratiwi dab2f92c36 Merge branch 'master' of http://repo.fusi24.com:3000/medisa.aris/java-pojo-testing 6 年之前
  nursyifa_pratiwi 5e75e0cb8d Merge branch 'master' of http://repo.fusi24.com:3000/medisa.aris/java-pojo-testing 6 年之前
  nursyifa_pratiwi 5e1e82d227 Merge branch 'master' of http://repo.fusi24.com:3000/medisa.aris/java-pojo-testing 6 年之前
  nursyifa_pratiwi 26103c1b67 Testing luas submit 6 年之前
共有 1 个文件被更改,包括 14 次插入0 次删除
  1. 14 0
      src/com/fusi/Test.java

+ 14 - 0
src/com/fusi/Test.java

@@ -0,0 +1,14 @@
1
+package com.fusi;
2
+
3
+public class Test {
4
+
5
+	public Test() {
6
+		// TODO Auto-generated constructor stub
7
+	}
8
+
9
+	public static void main(String[] args) {
10
+		// TODO Auto-generated method stub
11
+
12
+	}
13
+
14
+}