示例#1
0
 public List <SP_GetLeaveServices> BLL_GetLeaveServices()
 {
     return(db.GetLeaveServices());
 }