Update Master.java

Penyesuaian id indikator jumlah skor tindakan ktkl
This commit is contained in:
Salman Manoe 2021-12-31 09:25:02 +07:00
parent 224b70647f
commit 93cb7861df

View File

@ -75,8 +75,7 @@ public class Master {
public static final Integer PEMENUHAN_JAM_KERJA = 350;
public static final Integer PELAYANAN_MEDIS_JAM_KERJA = 466;
public static final Integer PELAYANAN_MEDIS_LUAR_JAM_KERJA = 522;
public static final Integer PELAYANAN_PASIEN_NAKES = 672;
public static final Integer PELAYANAN_NON_PASIEN_NAKES = 673;
public static final Integer PELAYANAN_NAKES = 678;
}
public static final class IndikatorKinerjaDetail {