Update AbsensiPegawaiService
Rapi-rapi
This commit is contained in:
parent
1f35614b10
commit
864affb160
@ -129,8 +129,10 @@ public class AbsensiPegawaiServiceImpl extends BaseVoServiceImpl implements Abse
|
||||
model.setRemoteno(Master.PresensiPegawai.SMART_REMOTE_NO);
|
||||
model.setAcc_code(Master.PresensiPegawai.DEFAULT_ACC_CODE);
|
||||
|
||||
// automatic reverse geocoding was disabled
|
||||
// due to too many request to nominatim.openstreetmap.org
|
||||
/**
|
||||
* automatic reverse geocoding was disabled due to too many request to
|
||||
* nominatim.openstreetmap.org
|
||||
*/
|
||||
model.setLokasi(null);
|
||||
|
||||
model.setTr_date(newDate);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user