Compare commits
No commits in common. "master" and "v1.1.1" have entirely different histories.
|
|
@ -7,6 +7,4 @@ hello world!
|
|||
hello 黄晓
|
||||
hello 发哥
|
||||
|
||||
我还是一个测试记录,还有李白最屌
|
||||
|
||||
我是来打酱油的,还有李白就是个渣渣
|
||||
我还是一个测试记录,还有李白最屌
|
||||
|
|
@ -1,3 +1 @@
|
|||
Hello world.
|
||||
that's the end .
|
||||
|
||||
|
|
|
|||
2
pom.xml
2
pom.xml
|
|
@ -10,7 +10,7 @@
|
|||
<packaging>war</packaging>
|
||||
|
||||
<name>TEST-SERVER</name>
|
||||
<description>描述</description>
|
||||
<description>全公司可能就只有黄晓和我会玩的服务端</description>
|
||||
<url>http://www.chinaweal.com.cn</url>
|
||||
|
||||
<properties>
|
||||
|
|
|
|||
|
|
@ -7,6 +7,5 @@ public class TestProject {
|
|||
|
||||
public static void main(String[] args) {
|
||||
System.out.println("全公司可能就只有黄晓和我会玩的服务端");
|
||||
Sysout.out.println("苍茫的天涯是我的爱,绵绵的青山脚下花正开。");
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue