Merge branch 'dev-eko' of https://github.com/defuj/eis into dev-defuj
This commit is contained in:
commit
ae72c35b5f
@ -2,8 +2,9 @@ VITE_BASE_URL=http://localhost:5173
|
|||||||
VITE_BASE_DIRECTORY=/
|
VITE_BASE_DIRECTORY=/
|
||||||
VITE_APP_VERSION=0.0.1
|
VITE_APP_VERSION=0.0.1
|
||||||
VITE_APP_NAME='Executive Information System'
|
VITE_APP_NAME='Executive Information System'
|
||||||
# VITE_APP_GRAPHQL_ENDPOINT=http://127.0.0.1:32169/graphql
|
VITE_APP_GRAPHQL_ENDPOINT=http://127.0.0.1:32169/graphql
|
||||||
# VITE_APP_REST_ENDPOINT=http://192.168.191.163:32180
|
# VITE_APP_REST_ENDPOINT=http://192.168.191.163:32180
|
||||||
VITE_APP_GRAPHQL_ENDPOINT=http://10.1.50.173:32180/graphql
|
# VITE_APP_GRAPHQL_ENDPOINT=http://10.1.50.173:32180/graphql
|
||||||
|
|
||||||
# VITE_APP_GRAPHQL_ENDPOINT=http://192.168.137.46:32169/graphql
|
# VITE_APP_GRAPHQL_ENDPOINT=http://192.168.137.46:32169/graphql
|
||||||
VITE_APP_REST_ENDPOINT=http://10.1.50.173:32181
|
VITE_APP_REST_ENDPOINT=http://10.1.50.173:32181
|
File diff suppressed because it is too large
Load Diff
@ -1584,26 +1584,15 @@ export const queries = {
|
|||||||
waktu_lapor
|
waktu_lapor
|
||||||
waktu_response
|
waktu_response
|
||||||
waktu_recovery
|
waktu_recovery
|
||||||
durasi_dispatch_time
|
|
||||||
durasi_response_time
|
durasi_response_time
|
||||||
durasi_recovery_time
|
durasi_recovery_time
|
||||||
status_akhir
|
status_akhir
|
||||||
is_marking
|
|
||||||
referensi_marking
|
|
||||||
idpel_nometer
|
idpel_nometer
|
||||||
nama_pelapor
|
nama_pelapor
|
||||||
alamat_pelapor
|
alamat_pelapor
|
||||||
no_telp_pelapor
|
no_telp_pelapor
|
||||||
keterangan_pelapor
|
keterangan_pelapor
|
||||||
media
|
media
|
||||||
jarak_closing
|
|
||||||
dispatch_oleh
|
|
||||||
diselesaikan_oleh
|
|
||||||
penyebab
|
|
||||||
tindakan
|
|
||||||
kode_gangguan
|
|
||||||
jenis_gangguan
|
|
||||||
nilai_rating
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
`
|
`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user