验证登录取消

This commit is contained in:
xbx 2023-11-14 15:39:08 +08:00
parent e1b42a874c
commit b06df07f83
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
public class test {
public static void main(String[] args) {
System.out.println("sb");
}
}