@ -57,6 +57,7 @@ public class CustomerProfile {
@Lob
@JsonIgnore
@Basic(fetch = FetchType.LAZY)
@Column(name = "CMP_CUSTIMG", nullable = true, columnDefinition = "LONGTEXT")
private String cmpCustImage;