Esempio n. 1
0
 public List <InfoData> QueryInfoByIndutry(string industry1)
 {
     return(BizApi.QueryInfoByIndustry(industry1));
 }