appendUrlParameter

fun String?.appendUrlParameter(paramName: String?, paramValue: String?): String?

尝试在字符串(可能为Uri)中增加参数名和参数值