예제 #1
0
 public IDictionary <string, string> AutoProductID(string productid)
 {
     return(productsRepo.AutoProductID(productid));
 }