Beispiel #1
0
 /// <summary>
 ///
 /// </summary>
 /// <returns></returns>
 public IList <bill_ys_benefitpro> GetAllfy(string strYear, string strType)
 {
     return(deptDal.GetAllfy(strYear, strType));
 }