소스 검색

Environment file added

main
rpm-mcarman 2 년 전
부모
커밋
0633bd8fa4
12개의 변경된 파일49개의 추가작업 그리고 0개의 파일을 삭제
  1. +0
    -0
      Sources/App/Controllers/BaseControllers/ChildControllers/cntrlResponseType.swift
  2. +0
    -0
      Sources/App/Controllers/BaseControllers/ChildControllers/cntrlUnit.swift
  3. +8
    -0
      swift
  4. +8
    -0
      swift
  5. +8
    -0
      Sources/App/Controllers/BaseControllers/File.swift
  6. +0
    -0
      Sources/App/Controllers/BaseControllers/cntrlCategory.swift
  7. +8
    -0
      Sources/App/Controllers/BaseControllers/cntrlComparisonType.swift
  8. +8
    -0
      Sources/App/Controllers/BaseControllers/cntrlContactType.swift
  9. +0
    -0
      Sources/App/Controllers/BaseControllers/cntrlDataType.swift
  10. +0
    -0
      Sources/App/Controllers/BaseControllers/cntrlDivision.swift
  11. +8
    -0
      Sources/App/Controllers/BaseControllers/cntrlEquipmentType.swift
  12. +1
    -0
      env

Sources/App/Controllers/cntrlResponseType.swift → Sources/App/Controllers/BaseControllers/ChildControllers/cntrlResponseType.swift 파일 보기


Sources/App/Controllers/cntrlUnit.swift → Sources/App/Controllers/BaseControllers/ChildControllers/cntrlUnit.swift 파일 보기


Sources/App/Controllers/BaseControllers/File → swift 파일 보기

@@ -0,0 +1,8 @@
//
// File 5.swift
//
//
// Created by Michiel Carman on 4/2/24.
//

import Foundation

Sources/App/Controllers/BaseControllers/File → swift 파일 보기

@@ -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 파일 보기

@@ -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 파일 보기


+ 8
- 0
Sources/App/Controllers/BaseControllers/cntrlComparisonType.swift 파일 보기

@@ -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 파일 보기

@@ -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 파일 보기


Sources/App/Controllers/cntrlDivision.swift → Sources/App/Controllers/BaseControllers/cntrlDivision.swift 파일 보기


+ 8
- 0
Sources/App/Controllers/BaseControllers/cntrlEquipmentType.swift 파일 보기

@@ -0,0 +1,8 @@
//
// File 4.swift
//
//
// Created by Michiel Carman on 4/2/24.
//

import Foundation

+ 1
- 0
env 파일 보기

@@ -0,0 +1 @@
API_KEY=SOMEINFO

불러오는 중...
취소
저장