383940414243444546474849
query += paramsOther(); if (file != null) { if (proxy instanceof ProxyHttp) { ProxyHttp tmpProxy = (ProxyHttp) proxy; tmpProxy.getRequestMethod(ProxyHttp.RequestMethod.POST); } } else if (tts != null) { query += "&tts=" + tts; }