示例#1
0
 public IDictionary <string, string> Get(string id)
 {
     return(productsService.AutoProductName(id));
 }