19 lines
730 B
Plaintext
19 lines
730 B
Plaintext
save http://localhost:9090/jasamedika-web/pemakaian-air-bersih/save-pemakaian-air-bersih/
|
|
json
|
|
{
|
|
"ruangan": {
|
|
"id" : "1"
|
|
},
|
|
"bulan": "1471366800000",
|
|
"standMeterAkhir" : "100",
|
|
"standMeterLalu" : "70",
|
|
"keterangan" : "bla bla blakar"
|
|
}
|
|
|
|
find all : http://localhost:9090/jasamedika-web/pemakaian-air-bersih/find-all-pemakaian-air-bersih/
|
|
: http://localhost:8080/jasamedika-web/pemakaian-air-bersih/find-all-paging
|
|
find by periode : http://localhost:9090/jasamedika-web/pemakaian-air-bersih/find-by-periode/?periodeAwal=2016-09-08&periodeAkhir=2016-09-08
|
|
|
|
delete : http://localhost:8080/jasamedika-web/pemakaian-air-bersih/delete-pemakaian-air-bersih?noRec=value no rec
|
|
|
|
laporanPemakaianAirBersih |