jiaojizu
2017-03-08 4b394df6317b4eadc09a16e68fe940016335ab11
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 = "";
}