add auther info

This commit is contained in:
JoyChou
2017-09-05 18:28:01 +08:00
parent 8033614885
commit c7f1291eb2
2 changed files with 7 additions and 2 deletions

View File

@@ -1,5 +1,7 @@
/** /**
* Created by Viarus on 17/9/5. * Author: JoyChou
* Mail: viarus#qq.com
* Date: 2017.09.05
*/ */
import java.net.URL; import java.net.URL;

View File

@@ -1,6 +1,9 @@
/** /**
* Created by Viarus on 17/9/5. * Author: JoyChou
* Mail: viarus#qq.com
* Date: 2017.09.05
*/ */
public class test { public class test {
public static void main(String[] args) throws Exception { public static void main(String[] args) throws Exception {
security checkUrl = new security(); security checkUrl = new security();