GITLAB
jiangjiazhi
/ center
Loading...
Sign in
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
d6d9a67700d708d1709b0c514036e10af582bf1d
Authored by
maliang
over 9 years ago
2 parents
e0473e6e23
80eb7bdf12
Exists in
master
Merge branch 'master' of https://git.healthbaby.com.cn/jiangjiazhi/center
Showing
1 changed file
hospital.web/src/test/java/test/hospital/Test.java
hospital.web/src/test/java/test/hospital/Test.java
View file @
d6d9a67
...
...
@@ -3,7 +3,7 @@
3
3
public class Test {
4
4
5
5
public static void main(String[] args) {
6
-
6
+
System.out.println(1);
7
7
}
8
8
9
9
}