Update Master
Perbaikan penamaan konstanta unit kerja
This commit is contained in:
parent
542b9a49e6
commit
0c008b1efd
@ -367,8 +367,9 @@ public class Master {
|
||||
|
||||
public static final class UnitKerja {
|
||||
public static final Integer[] KSM = { 58, 59, 60, 61, 62, 63, 82 };
|
||||
public static final Integer[] MEDIS = { 30, 31, 32, 33, 34, 35, 36, 38, 71 };
|
||||
public static final Integer[] TKL = { 35, 36, 37, 38, 40, 41, 46, 57, 71 };
|
||||
public static final Integer[] DOKTER = { 30, 31, 32, 33, 34, 35, 36, 38, 71 };
|
||||
public static final Integer[] NAKES_LAIN = { 35, 36, 37, 38, 40, 41, 46, 57, 71 };
|
||||
public static final Integer[] PERAWAT = { 30, 31, 32, 33, 71 };
|
||||
|
||||
public static final Integer BAG_SDM = 24;
|
||||
public static final Integer BID_WAT = 21;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user