Ejemplo n.º 1
0
 public int GetTotal1(string deptid, DateTime now)
 {
     return(service.GetTotal1(deptid, now));
 }