Compare commits

...

5 Commits

Author SHA1 Message Date
liangweidong
03991cd92e test2 2024-07-15 15:34:40 +08:00
liangweidong
4bafcd588c test2 2024-07-15 15:34:21 +08:00
liangweidong
9e9ded12ab test2 2024-07-15 10:32:41 +08:00
liangweidong
53ab76871f test2 2024-07-15 10:13:26 +08:00
liangweidong
bb87810bc0 test2 2024-07-15 10:10:59 +08:00

View File

@ -1,5 +1,8 @@
package com.hxl;
/** /**
* @author sb * @author lin
* @date 2020/5/20 15:09
*/ */
public class Test { public class Test {
public static void main(String[] args) { public static void main(String[] args) {
@ -11,5 +14,4 @@ public class Test {
public void test2(){ public void test2(){
} }
//1111333111
} }