package Tools.DataEase; import java.io.IOException; public class TestRead { public static void main(String[] args) throws IOException { String url = "http://www.wmarkj.com:27080/#/de-link/NtXhclS0"; } }