엔티티수정
This commit is contained in:
@@ -72,8 +72,7 @@ public class MapSheetAnalDataEntity {
|
||||
private Integer targetYyyy;
|
||||
|
||||
@Column(name = "data_json")
|
||||
@JdbcTypeCode(SqlTypes.JSON)
|
||||
private Map<String, Object> dataJson;
|
||||
private String dataJson;
|
||||
|
||||
@Size(max = 20)
|
||||
@Column(name = "data_state", length = 20)
|
||||
|
||||
Reference in New Issue
Block a user