Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Cadastrar
Acessar
mcarman
/
cm_services
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
Ver código fonte
Environment file added
main
rpm-mcarman
2 anos atrás
pai
88084edb68
commit
0633bd8fa4
12 arquivos alterados
com
49 adições
e
0 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+0
-0
Sources/App/Controllers/BaseControllers/ChildControllers/cntrlResponseType.swift
+0
-0
Sources/App/Controllers/BaseControllers/ChildControllers/cntrlUnit.swift
+8
-0
swift
+8
-0
swift
+8
-0
Sources/App/Controllers/BaseControllers/File.swift
+0
-0
Sources/App/Controllers/BaseControllers/cntrlCategory.swift
+8
-0
Sources/App/Controllers/BaseControllers/cntrlComparisonType.swift
+8
-0
Sources/App/Controllers/BaseControllers/cntrlContactType.swift
+0
-0
Sources/App/Controllers/BaseControllers/cntrlDataType.swift
+0
-0
Sources/App/Controllers/BaseControllers/cntrlDivision.swift
+8
-0
Sources/App/Controllers/BaseControllers/cntrlEquipmentType.swift
+1
-0
env
Sources/App/Controllers/cntrlResponseType.swift → Sources/App/Controllers/BaseControllers/ChildControllers/cntrlResponseType.swift
Ver arquivo
Sources/App/Controllers/cntrlUnit.swift → Sources/App/Controllers/BaseControllers/ChildControllers/cntrlUnit.swift
Ver arquivo
Sources/App/Controllers/BaseControllers/File → swift
Ver arquivo
@@ -0,0 +1,8 @@
//
// File 5.swift
//
//
// Created by Michiel Carman on 4/2/24.
//
import Foundation
Sources/App/Controllers/BaseControllers/File → swift
Ver arquivo
@@ -0,0 +1,8 @@
//
// File 6.swift
//
//
// Created by Michiel Carman on 4/2/24.
//
import Foundation
+ 8
- 0
Sources/App/Controllers/BaseControllers/File.swift
Ver arquivo
@@ -0,0 +1,8 @@
//
// File.swift
//
//
// Created by Michiel Carman on 4/2/24.
//
import Foundation
Sources/App/Controllers/cntrlCategory.swift → Sources/App/Controllers/BaseControllers/cntrlCategory.swift
Ver arquivo
+ 8
- 0
Sources/App/Controllers/BaseControllers/cntrlComparisonType.swift
Ver arquivo
@@ -0,0 +1,8 @@
//
// File 2.swift
//
//
// Created by Michiel Carman on 4/2/24.
//
import Foundation
+ 8
- 0
Sources/App/Controllers/BaseControllers/cntrlContactType.swift
Ver arquivo
@@ -0,0 +1,8 @@
//
// File 3.swift
//
//
// Created by Michiel Carman on 4/2/24.
//
import Foundation
Sources/App/Controllers/cntrlDataType.swift → Sources/App/Controllers/BaseControllers/cntrlDataType.swift
Ver arquivo
Sources/App/Controllers/cntrlDivision.swift → Sources/App/Controllers/BaseControllers/cntrlDivision.swift
Ver arquivo
+ 8
- 0
Sources/App/Controllers/BaseControllers/cntrlEquipmentType.swift
Ver arquivo
@@ -0,0 +1,8 @@
//
// File 4.swift
//
//
// Created by Michiel Carman on 4/2/24.
//
import Foundation
+ 1
- 0
env
Ver arquivo
@@ -0,0 +1 @@
API_KEY=SOMEINFO
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar