示例#1
0
 public ListSellerResponse List()
 {
     return(repo.List());
 }