示例#1
0
 public SellerAppService(IStatisticDomainService statisticDomainService)
 {
     _statisticDomainService = statisticDomainService;
 }