public ITScheduleImportController(ISysCustomizedListService sysCustomizedListService, IOrderService sysOrderService, IImportTrans_main_recordService importTrans_main_recordService, IHostingEnvironment hostingEnvironment, ISysRoleService sysRoleService)
 {
     this._sysCustomizedListService       = sysCustomizedListService;
     this._importTrans_main_recordService = importTrans_main_recordService;
     this._sysRoleService     = sysRoleService;
     this._sysOrderService    = sysOrderService;
     this._hostingEnvironment = hostingEnvironment;
 }
 public ITConfirmedCustomsController(ISysUserRoleService sysUserRoleService, IHostingEnvironment hostingEnvironment, IScheduleService scheduleService, IImportTrans_main_recordService importTrans_main_recordService, ISysCustomizedListService sysCustomizedListService)
 {
     this._hostingEnvironment             = hostingEnvironment;
     this._sysUserRoleService             = sysUserRoleService;
     this._scheduleService                = scheduleService;
     this._importTrans_main_recordService = importTrans_main_recordService;
     this._sysCustomizedListService       = sysCustomizedListService;
 }
Example #3
0
 public UserController(ISysCustomizedListService sysCustomizedListService, ISysUserService sysUserService, ISysUserRoleService sysUserRoleService, ISysRoleService sysRoleService, IHostingEnvironment hostingEnvironment, IHttpContextAccessor httpContextAccessor)
 {
     this._sysUserService           = sysUserService;
     this._sysUserRoleService       = sysUserRoleService;
     this._sysRoleService           = sysRoleService;
     this._sysCustomizedListService = sysCustomizedListService;
     this._hostingEnvironment       = hostingEnvironment;
     this._httpContextAccessor      = httpContextAccessor;
 }
 public ITTransportController(IForwardChooseService forwardChooseService, IAttachmentService attachmentService, ISysUserRoleService sysUserRoleService, IHostingEnvironment hostingEnvironment, IScheduleService scheduleService, IImportTrans_main_recordService importTrans_main_recordService, ISysCustomizedListService sysCustomizedListService)
 {
     this._hostingEnvironment             = hostingEnvironment;
     this._sysUserRoleService             = sysUserRoleService;
     this._forwardChooseService           = forwardChooseService;
     this._scheduleService                = scheduleService;
     this._attachmentService              = attachmentService;
     this._importTrans_main_recordService = importTrans_main_recordService;
     this._sysCustomizedListService       = sysCustomizedListService;
 }
 public ITShipmentCreateController(ISysUserService sysUserService, IOrderMainService orderMainService, ISysUserRoleService sysUserRoleService, IHostingEnvironment hostingEnvironment, IScheduleService scheduleService, IImportTrans_main_recordService importTrans_main_recordService, ISysCustomizedListService sysCustomizedListService)
 {
     this._hostingEnvironment             = hostingEnvironment;
     this._sysUserRoleService             = sysUserRoleService;
     this._scheduleService                = scheduleService;
     this._sysUserService                 = sysUserService;
     this._orderMainService               = orderMainService;
     this._importTrans_main_recordService = importTrans_main_recordService;
     this._sysCustomizedListService       = sysCustomizedListService;
 }
Example #6
0
 public CCPaymentInvoiceController(ISysUserService sysUserService, IInspecationMainService sysInspectionMainService, IInspectionRecordService sysInspectionRecordService, IInspectionService sysInspectionService, ISysUserRoleService sysUserRoleService, IHostingEnvironment hostingEnvironment, IScheduleService scheduleService, IImportTrans_main_recordService importTrans_main_recordService, ISysCustomizedListService sysCustomizedListService)
 {
     this._sysInspectionMainService       = sysInspectionMainService;
     this._hostingEnvironment             = hostingEnvironment;
     this._sysUserRoleService             = sysUserRoleService;
     this._sysUserService                 = sysUserService;
     this._scheduleService                = scheduleService;
     this._importTrans_main_recordService = importTrans_main_recordService;
     this._sysCustomizedListService       = sysCustomizedListService;
     this._sysInspectionService           = sysInspectionService;
     this._sysInspectionRecordService     = sysInspectionRecordService;
 }
 public InspectionJyyController(IInspectionAttachmentService InspectionAttachmentService, ISysUserService sysUserService, IOrderService sysOrderService, IOrderMainService sysOrderMainService, IInspecationMainService sysInspectionMainService, IInspectionRecordService sysInspectionRecordService, IInspectionService sysInspectionService, ISysUserRoleService sysUserRoleService, IHostingEnvironment hostingEnvironment, IScheduleService scheduleService, IImportTrans_main_recordService importTrans_main_recordService, ISysCustomizedListService sysCustomizedListService)
 {
     this._sysOrderMainService         = sysOrderMainService;
     this._InspectionAttachmentService = InspectionAttachmentService;
     this._sysOrderService             = sysOrderService;
     this._sysInspectionMainService    = sysInspectionMainService;
     this._hostingEnvironment          = hostingEnvironment;
     this._sysUserRoleService          = sysUserRoleService;
     this._sysUserService  = sysUserService;
     this._scheduleService = scheduleService;
     this._importTrans_main_recordService = importTrans_main_recordService;
     this._sysCustomizedListService       = sysCustomizedListService;
     this._sysInspectionService           = sysInspectionService;
     this._sysInspectionRecordService     = sysInspectionRecordService;
 }
 public ETShippingListCreateController(IExportTransportationService exportTransportationService, ISysCustomizedListService sysCustomizedListService)
 {
     this._exportTransportationService = exportTransportationService;
     this._sysCustomizedListService    = sysCustomizedListService;
 }
Example #9
0
 public ITCustomsBrokerSelectController(IImportTrans_main_recordService importTrans_main_recordService, ISysCustomizedListService sysCustomizedListService)
 {
     this._importTrans_main_recordService = importTrans_main_recordService;
     this._sysCustomizedListService       = sysCustomizedListService;
 }
 public ITModeShippingGivenController(IImportTrans_main_recordService importTrans_main_recordService, ISysCustomizedListService sysCustomizedListService)
 {
     this._importTrans_main_recordService = importTrans_main_recordService;
     this._sysCustomizedListService       = sysCustomizedListService;
 }
 public ETDeliveryStatusInputController(IExportTransportationService exportTransportationService, ISysCustomizedListService sysCustomizedListService)
 {
     this._exportTransportationService = exportTransportationService;
     this._sysCustomizedListService    = sysCustomizedListService;
 }
Example #12
0
 public ETCPAInventoryInputController(IExportTransportationService exportTransportationService, ISysCustomizedListService sysCustomizedListService)
 {
     this._exportTransportationService = exportTransportationService;
     this._sysCustomizedListService    = sysCustomizedListService;
 }
Example #13
0
 public ITDetailController(ISysUserRoleService sysUserRoleService, IImportTrans_main_recordService importTrans_main_recordService, ISysCustomizedListService sysCustomizedListService)
 {
     this._importTrans_main_recordService = importTrans_main_recordService;
     this._sysUserRoleService             = sysUserRoleService;
     this._sysCustomizedListService       = sysCustomizedListService;
 }
 public CustomizedListController(ISysCustomizedListService sysCustomizedListService)
 {
     this._sysCustomizedListService = sysCustomizedListService;
 }
 public ITGoodsHandoverController(IImportTrans_main_recordService importTrans_main_recordService, ISysCustomizedListService sysCustomizedListService)
 {
     this._importTrans_main_recordService = importTrans_main_recordService;
     this._sysCustomizedListService       = sysCustomizedListService;
 }
 public ITDeliveryDateRequiredController(IImportTrans_main_recordService importTrans_main_recordService, ISysCustomizedListService sysCustomizedListService)
 {
     this._importTrans_main_recordService = importTrans_main_recordService;
     this._sysCustomizedListService       = sysCustomizedListService;
 }
 public ITSecondCheckIsController(IImportTrans_main_recordService importTrans_main_recordService, ISysCustomizedListService sysCustomizedListService)
 {
     this._importTrans_main_recordService = importTrans_main_recordService;
     this._sysCustomizedListService       = sysCustomizedListService;
 }
 public ITInspectionCreateIsController(IImportTrans_main_recordService importTrans_main_recordService, ISysCustomizedListService sysCustomizedListService)
 {
     this._importTrans_main_recordService = importTrans_main_recordService;
     this._sysCustomizedListService       = sysCustomizedListService;
 }
 public ITReceiptInputController(IImportTrans_main_recordService importTrans_main_recordService, ISysCustomizedListService sysCustomizedListService)
 {
     this._importTrans_main_recordService = importTrans_main_recordService;
     this._sysCustomizedListService       = sysCustomizedListService;
 }
Example #20
0
 public TestController(Itest_JqGridService itest_JqGridService, IHostingEnvironment hostingEnvironment, ISysCustomizedListService sysCustomizedListService)
 {
     this._itest_JqGridService      = itest_JqGridService;
     this._hostingEnvironment       = hostingEnvironment;
     this._sysCustomizedListService = sysCustomizedListService;
 }