게시판 관리 기능 개선
This commit is contained in:
-1
@@ -26,7 +26,6 @@ public class PartnershipApplication extends Auditable {
|
||||
@Comment("비즈니스제목")
|
||||
private String bizSubject;
|
||||
|
||||
@Lob
|
||||
@Column(name = "biz_detail", nullable = false)
|
||||
@Comment("비즈니스내용")
|
||||
private String bizDetail;
|
||||
|
||||
Reference in New Issue
Block a user