Beispiel #1
0
 public List <SachModel> GetDataByChuDe(string id)
 {
     return(_res.GetDataByChuDe(id));
 }