示例#1
0
 public ArtistChartsController(IArtistChartsService artistChartsService)
 {
     _artistChartsService = artistChartsService;
 }
 public ArtistChartsController(IArtistChartsService artistChartsService)
 {
     _artistChartsService = artistChartsService;
 }