Update Master.java
Penyesuaian PPPK sebagai kategori-pegawai baru
This commit is contained in:
parent
6eb10807c5
commit
a7802fb09f
@ -153,8 +153,8 @@ public class Master {
|
||||
public static final Integer[] DOKTER_LUAR = { 12, 13, 19 };
|
||||
public static final Integer[] NONSDM = { 13, 16, 17 }; // peserta_didik,_mitra
|
||||
public static final Integer[] PARUH_WAKTU = { 12, 19 };
|
||||
public static final Integer[] PURNA_WAKTU = { 1, 2, 10, 14 };
|
||||
public static final Integer[] REMUN = { 1, 10, 14 };
|
||||
public static final Integer[] PURNA_WAKTU = { 1, 2, 10, 14, 21 };
|
||||
public static final Integer[] REMUN = { 1, 10, 14, 21 };
|
||||
|
||||
public static final Integer BLU_PKWT = 2;
|
||||
public static final Integer DOKTER_TAMU = 19;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user