오류 수정.
parent
c62ae76a4a
commit
139ff80431
|
|
@ -113,22 +113,10 @@ public class CrackdownStatus extends CrackdownStatusBaseEntity {
|
|||
@Transient
|
||||
private String violation;
|
||||
@Transient
|
||||
private String boatNameKr;
|
||||
@Transient
|
||||
private Integer tonStartCnt;
|
||||
@Transient
|
||||
private Integer tonEndCnt;
|
||||
@Transient
|
||||
private String boatMaterial;
|
||||
@Transient
|
||||
private String boatNnySung;
|
||||
@Transient
|
||||
private String boatNnySi;
|
||||
@Transient
|
||||
private String sailorNameKr;
|
||||
@Transient
|
||||
private String fisheryType;
|
||||
@Transient
|
||||
private String catchFishSpecies;
|
||||
@Transient
|
||||
private String catchCnt;
|
||||
|
|
@ -143,8 +131,6 @@ public class CrackdownStatus extends CrackdownStatusBaseEntity {
|
|||
@Transient
|
||||
private String offenseAmount;
|
||||
@Transient
|
||||
private String processStatus;
|
||||
@Transient
|
||||
private String damboPayment;
|
||||
@Transient
|
||||
@DateTimeFormat(pattern = "yyyy-MM-dd")
|
||||
|
|
|
|||
Loading…
Reference in New Issue