Update Master
Perubahan konstanta paruh waktu untuk dokter tamu juga
This commit is contained in:
parent
2209281801
commit
b7a23c7b4e
@ -146,7 +146,7 @@ public class Master {
|
||||
public static final class KategoryPegawai {
|
||||
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 };
|
||||
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 };
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user