Esempio n. 1
0
 public DataSet GetCustStd_JH(string stdCode, string stlGrd, string zyx1, string zyx2)
 {
     return(dal.GetCustStd_JH(stdCode, stlGrd, zyx1, zyx2));
 }