Exemple #1
0
 /// <summary>
 /// 绑定国家——ds2012——tianfeng
 /// </summary>
 /// <returns></returns>
 public static IList <CountryModel> BindCountry_List()
 {
     return(RemittancesDAL.BindCountry_List());
 }