예제 #1
0
 public string GetZZSPrintRowNum(string stlgrd, string std)
 {
     return(dal.GetZZSPrintRowNum(stlgrd, std));
 }