라벨할당 수정, 상세 조회 API
This commit is contained in:
@@ -103,4 +103,7 @@ public class MapSheetAnalEntity {
|
||||
@ColumnDefault("now()")
|
||||
@Column(name = "updated_dttm")
|
||||
private ZonedDateTime updatedDttm;
|
||||
|
||||
@Column(name = "gukyuin_apply_dttm")
|
||||
private ZonedDateTime gukyuinApplyDttm;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user