Exemple #1
0
 BaiduLogistics GetInformation(string code, string no)
 {
     return(PubMethod.BaiduWebClientGet <BaiduLogistics>(ConfigManager.LogisticsApiUrl + "?&appid=4001&nu=" + no));
 }