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;
 }
Beispiel #3
0
 public ScheduleService(IImportTrans_main_recordService importTrans_main_recordService, ISysUserService sysUserService, IRepository <Entities.Schedule> scheduleRepository,
                        IMemoryCache memoryCache)
 {
     this._importTrans_main_recordService = importTrans_main_recordService;
     this._sysUserService     = sysUserService;
     this._memoryCache        = memoryCache;
     this._scheduleRepository = scheduleRepository;
 }
 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;
 }
 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;
 }
Beispiel #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 ITReceiptInputController(IImportTrans_main_recordService importTrans_main_recordService, ISysCustomizedListService sysCustomizedListService)
 {
     this._importTrans_main_recordService = importTrans_main_recordService;
     this._sysCustomizedListService       = sysCustomizedListService;
 }
Beispiel #9
0
 public MainController(IImportTrans_main_recordService importTrans_main_recordService, IAdminAuthService adminAuthService, ISysUserRoleService sysUserRoleService)
 {
     this._adminAuthService               = adminAuthService;
     this._sysUserRoleService             = sysUserRoleService;
     this._importTrans_main_recordService = importTrans_main_recordService;
 }
 public ITDeliveryDateRequiredController(IImportTrans_main_recordService importTrans_main_recordService, ISysCustomizedListService sysCustomizedListService)
 {
     this._importTrans_main_recordService = importTrans_main_recordService;
     this._sysCustomizedListService       = sysCustomizedListService;
 }
Beispiel #11
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 ITGoodsHandoverController(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 ITSecondCheckIsController(IImportTrans_main_recordService importTrans_main_recordService, ISysCustomizedListService sysCustomizedListService)
 {
     this._importTrans_main_recordService = importTrans_main_recordService;
     this._sysCustomizedListService       = sysCustomizedListService;
 }
 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 ITArrivalTimeRequestController(IImportTrans_main_recordService importTrans_main_recordService, Itest_JqGridService itest_JqGridService)
 {
     this._importTrans_main_recordService = importTrans_main_recordService;
     this._itest_JqGridService            = itest_JqGridService;
 }