コード例 #1
0
 public UnitPaymentOrderExpeditionReportController(IUnitPaymentOrderExpeditionReportService service)
 {
     _service = service;
 }