public string getPlatfromInfo(string[] names, Dictionary <string, string> replaceInfos = null) { return(serverApi.DicToUrl(getPlatfromInfoDic(names, replaceInfos))); }