Commit 4ae029dc2cac5350bcc20952e6c83fbbc9f12075

Authored by fangcheng
1 parent af16c26eff
Exists in master

123

Showing 1 changed file with 4 additions and 0 deletions

hospital.web/src/test/java/test/hospital/Test.java View file @ 4ae029d
1 1 package test.hospital;
2 2  
3 3 public class Test {
  4 +
  5 + public static void main(String[] args) {
  6 +
  7 + }
4 8  
5 9 }