|
@@ -1,13 +1,12 @@
|
|
package test;
|
|
package test;
|
|
|
|
|
|
-
|
|
|
|
-
|
|
|
|
public class GitTag {
|
|
public class GitTag {
|
|
|
|
|
|
public static void main(String arg[]) {
|
|
public static void main(String arg[]) {
|
|
|
|
|
|
- System.out.println("Version1.0");
|
|
|
|
-
|
|
|
|
|
|
+ System.out.println("Version1.0,2207200208 陈萱");
|
|
|
|
+ System.out.println("Version2.0,2207200314 江泳颖");
|
|
|
|
+ System.out.println("Version3.0,2207200235 詹佳谊");
|
|
}
|
|
}
|
|
|
|
|
|
}
|
|
}
|