示例#1
0
 public int GetTotal2(string deptid, DateTime now)
 {
     return(service.GetTotal2(deptid, now));
 }