Beispiel #1
0
 public static string GetCompanyUpFilePath(string companycd)
 {
     return(ProductInfoDBHelper.GetCompanyUpFilePath(companycd));
 }