Пример #1
0
 public double GetTotal3(string deptid, DateTime now)
 {
     return(service.GetTotal3(deptid, now));
 }