示例#1
0
 public WCostinfo GetCostInfo(int id)
 {
     return(_costService.GetCostInfo(id));
 }