Esempio n. 1
0
 public DataTable GetHrRightApplyDt(string phid)
 {
     return(dac.GetHrRightApplyDt(phid));
 }