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 d6efe2a485
commit f938b4b4e8
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
  1. 2
      springboot/springboot/src/main/java/com/example/springboot/controller/test1.java

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

Loading…
Cancel
Save