add auther info
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
@@ -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();
|
||||||
|
|||||||
Reference in New Issue
Block a user