houxiao
2017-03-15 a8dc5596a2e75c8b8eba8541d56d36d233dc840c
1
2
3
4
5
6
7
8
9
package com.bsk.zhangbo.demoforbsk.util;
 
/**
 * Created by Sinoe on 2017/3/6.
 */
 
public class UrlUtil {
    public static String BaseUrl = "";
}