示例#1
0
 public M_SoundAlertRepository(ERPKTIDBContext context)
 {
     this.context = context;
 }
示例#2
0
 public M_CameraTypeRepository(ERPKTIDBContext context)
 {
     this.context = context;
 }
示例#3
0
 public CarRepository(ERPKTIDBContext context)
 {
     this.context = context;
 }
示例#4
0
 public M_PayBillRepository(ERPKTIDBContext context)
 {
     this.context = context;
 }
示例#5
0
 public ServiceChargeRepository(ERPKTIDBContext context)
 {
     this.context = context;
 }
示例#6
0
 public M_UnitRepository(ERPKTIDBContext context)
 {
     this.context = context;
 }
示例#7
0
 public M_CarBrandRepository(ERPKTIDBContext context)
 {
     this.context = context;
 }
示例#8
0
 public OperationTestRepository(ERPKTIDBContext context)
 {
     this.context = context;
 }
示例#9
0
 public M_AmoutBatteryRepository(ERPKTIDBContext context)
 {
     this.context = context;
 }
示例#10
0
 public InstallMentRepository(ERPKTIDBContext context)
 {
     this.context = context;
 }
示例#11
0
 public M_AccessoriesRepository(ERPKTIDBContext context)
 {
     this.context = context;
 }
示例#12
0
 public M_PeriodPayRepository(ERPKTIDBContext context)
 {
     this.context = context;
 }
示例#13
0
 public M_LimitSpeedRepository(ERPKTIDBContext context)
 {
     this.context = context;
 }
示例#14
0
 public M_WareHouseRepository(ERPKTIDBContext context)
 {
     this.context = context;
 }
示例#15
0
 public M_PayMonthSpecialRepository(ERPKTIDBContext context)
 {
     this.context = context;
 }
示例#16
0
 public M_PositionRepository(ERPKTIDBContext context)
 {
     this.context = context;
 }
示例#17
0
 public M_LicenceDriveTypeRepository(ERPKTIDBContext context)
 {
     this.context = context;
 }
示例#18
0
 public M_EmployeeRepository(ERPKTIDBContext context)
 {
     this.context = context;
 }
示例#19
0
 public M_JobStatusRepository(ERPKTIDBContext context)
 {
     this.context = context;
 }
示例#20
0
 public BoxDetailRopository(ERPKTIDBContext context)
 {
     this.context = context;
 }
示例#21
0
 public M_FirmWareRepository(ERPKTIDBContext context)
 {
     this.context = context;
 }
示例#22
0
 public M_DeviceRepository(ERPKTIDBContext context)
 {
     this.context = context;
 }
示例#23
0
 public M_CarRegisterTypeRepository(ERPKTIDBContext context)
 {
     this.context = context;
 }
示例#24
0
 public M_RentTypeRepository(ERPKTIDBContext context)
 {
     this.context = context;
 }
示例#25
0
 public Stock_DetailRepository(ERPKTIDBContext context)
 {
     this.context = context;
 }
示例#26
0
 public HStockRepository(ERPKTIDBContext context)
 {
     this.context = context;
 }
示例#27
0
 public Master_H(ERPKTIDBContext context)
 {
     this.context = context;
 }
示例#28
0
 public JobRequestRepository(ERPKTIDBContext context)
 {
     this.context = context;
 }
示例#29
0
 public M_TimeSendDataRepository(ERPKTIDBContext context)
 {
     this.context = context;
 }