Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
mcarman
/
cm_services
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Add and updated tables to account for errors so far. Need to add everything after Work Orders.
main
rpm-mcarman
hace 2 años
padre
aa5d1296a0
commit
1dd5c2e5b6
Se han
modificado 11 ficheros
con
88 adiciones
y
0 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+8
-0
Sources/App/Controllers/ItemControllers/cntrlItem.swift
+8
-0
Sources/App/Controllers/ItemControllers/cntrlItemResponseType.swift
+8
-0
Sources/App/Controllers/LabControllers/cntrlLabSetting.swift
+8
-0
Sources/App/Controllers/LinkingControllers/cntrlXFluidViscosity.swift
+8
-0
Sources/App/Controllers/LinkingControllers/cntrlXUserRole.swift
+8
-0
Sources/App/Controllers/LinkingControllers/cntrlXWorkOrderSegment.swift
+8
-0
Sources/App/Controllers/OilSampleControllers/cntrlOilSample.swift
+8
-0
Sources/App/Controllers/SpecControllers/cntrlSpec.swift
+8
-0
Sources/App/Controllers/SpecControllers/cntrlSpecItem.swift
+8
-0
Sources/App/Controllers/SpecControllers/cntrlSpecItemValue.swift
+8
-0
Sources/App/Controllers/WorkOrderControllers/cntrlWorkOrder.swift
+ 8
- 0
Sources/App/Controllers/ItemControllers/cntrlItem.swift
Ver fichero
@@ -0,0 +1,8 @@
//
// File 2.swift
//
//
// Created by Michiel Carman on 4/3/24.
//
import Foundation
+ 8
- 0
Sources/App/Controllers/ItemControllers/cntrlItemResponseType.swift
Ver fichero
@@ -0,0 +1,8 @@
//
// File.swift
//
//
// Created by Michiel Carman on 4/3/24.
//
import Foundation
+ 8
- 0
Sources/App/Controllers/LabControllers/cntrlLabSetting.swift
Ver fichero
@@ -0,0 +1,8 @@
//
// File.swift
//
//
// Created by Michiel Carman on 4/3/24.
//
import Foundation
+ 8
- 0
Sources/App/Controllers/LinkingControllers/cntrlXFluidViscosity.swift
Ver fichero
@@ -0,0 +1,8 @@
//
// File 2.swift
//
//
// Created by Michiel Carman on 4/3/24.
//
import Foundation
+ 8
- 0
Sources/App/Controllers/LinkingControllers/cntrlXUserRole.swift
Ver fichero
@@ -0,0 +1,8 @@
//
// File 3.swift
//
//
// Created by Michiel Carman on 4/3/24.
//
import Foundation
+ 8
- 0
Sources/App/Controllers/LinkingControllers/cntrlXWorkOrderSegment.swift
Ver fichero
@@ -0,0 +1,8 @@
//
// File.swift
//
//
// Created by Michiel Carman on 4/3/24.
//
import Foundation
+ 8
- 0
Sources/App/Controllers/OilSampleControllers/cntrlOilSample.swift
Ver fichero
@@ -0,0 +1,8 @@
//
// File.swift
//
//
// Created by Michiel Carman on 4/3/24.
//
import Foundation
+ 8
- 0
Sources/App/Controllers/SpecControllers/cntrlSpec.swift
Ver fichero
@@ -0,0 +1,8 @@
//
// File 2.swift
//
//
// Created by Michiel Carman on 4/3/24.
//
import Foundation
+ 8
- 0
Sources/App/Controllers/SpecControllers/cntrlSpecItem.swift
Ver fichero
@@ -0,0 +1,8 @@
//
// File 3.swift
//
//
// Created by Michiel Carman on 4/3/24.
//
import Foundation
+ 8
- 0
Sources/App/Controllers/SpecControllers/cntrlSpecItemValue.swift
Ver fichero
@@ -0,0 +1,8 @@
//
// File.swift
//
//
// Created by Michiel Carman on 4/3/24.
//
import Foundation
+ 8
- 0
Sources/App/Controllers/WorkOrderControllers/cntrlWorkOrder.swift
Ver fichero
@@ -0,0 +1,8 @@
//
// File.swift
//
//
// Created by Michiel Carman on 4/3/24.
//
import Foundation
Escribir
Vista previa
Cargando…
Cancelar
Guardar