update springboot/springboot/src/main/java/com/example/springboot/controller/test1.java.

Signed-off-by: 赵凯迪 <2547367283@qq.com>
master
赵凯迪 4 months ago committed by Gitee
parent f9959d6e02
commit f6861d2d89
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
  1. 1
      springboot/springboot/src/main/java/com/example/springboot/controller/test1.java

@ -4,6 +4,7 @@ public class test1 {
public static void main(String args) {
System.out.println("123");
System.out.println("456");
System.out.println("789");
//System.out.println("789");
}
}

Loading…
Cancel
Save