Initial import

This commit is contained in:
sas.fajri
2026-04-27 10:26:26 +07:00
commit bf9b9097ee
2388 changed files with 3002242 additions and 0 deletions

View File

@@ -0,0 +1,61 @@
# params:
# table: string - nama tabel
# lastdownload: string - tanggal terakhir download dalam format YYYY-MM-DD
@url = cpone.aplikasi.web.id
// Tabel nat_test
POST https://{{url}}/one-api/tools/syncupdate/getdata_nat_test/nat_test/2025-09-24
Content-Type: application/json
###
// Tabel t_test
POST https://{{url}}/one-api/tools/syncupdate/getdata_t_test/t_test/2025-09-24
Content-Type: application/json
###
// Tabel nat_normalvalue
POST https://{{url}}/one-api/tools/syncupdate/getdata_nat_normalvalue/nat_normalvalue/2025-09-24
Content-Type: application/json
###
// Tabel nat_subgroup
POST https://{{url}}/one-api/tools/syncupdate/getdata_nat_subgroup/nat_subgroup/2025-09-24
Content-Type: application/json
###
// Tabel t_sampletype
POST https://{{url}}/one-api/tools/syncupdate/getdata_t_sampletype/t_sampletype/2025-09-24
Content-Type: application/json
###
// Tabel t_bahan
POST https://{{url}}/one-api/tools/syncupdate/getdata_t_bahan/t_bahan/2025-09-24
Content-Type: application/json
###
// Tabel nat_methode
POST https://{{url}}/one-api/tools/syncupdate/getdata_nat_methode/nat_methode/2025-09-24
Content-Type: application/json
###
// Tabel nat_instrument
POST https://{{url}}/one-api/tools/syncupdate/getdata_nat_instrument/nat_instrument/2025-09-24
Content-Type: application/json
###
// Tabel m_instrumentmethode
POST https://{{url}}/one-api/tools/syncupdate/getdata_m_instrumentmethode/m_instrumentmethode/2025-09-24
Content-Type: application/json
###
// Tabel nat_unit
POST https://{{url}}/one-api/tools/syncupdate/getdata_nat_unit/nat_unit/2025-09-24
Content-Type: application/json
###
// gabungan dari beberapa url
POST https://devcpone.aplikasi.web.id/one-api/tools/syncupdate/get_update/2025-10-06
Content-Type: application/json