Update VoucherPaket.java
This commit is contained in:
parent
04459e2e20
commit
2d85152ec6
@ -89,6 +89,6 @@ public class VoucherPaket extends BaseTransaction {
|
|||||||
@Column(name = "lastpegawaifk", insertable = false, updatable = false)
|
@Column(name = "lastpegawaifk", insertable = false, updatable = false)
|
||||||
private Integer pegawaiId;
|
private Integer pegawaiId;
|
||||||
|
|
||||||
@Column(name = "lastmodifiedtime")
|
@Column(name = "tglmodified")
|
||||||
private Date modifiedDate;
|
private Date modifiedDate;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user