Exemplo n.º 1
0
 public static int GetExcelToProductInfo(string companycd, string usercode)
 {
     return(ProductInfoDBHelper.GetExcelToProductInfo(companycd, usercode));
 }