Beispiel #1
0
 public int GetTotal4(string deptid, DateTime now)
 {
     return(service.GetTotal4(deptid, now));
 }