테이블 사이즈 확장
This commit is contained in:
@@ -36,7 +36,7 @@ public class ApiInfo implements Serializable {
|
||||
@Column(length = 200, nullable = false)
|
||||
private String url;
|
||||
|
||||
@Column(length = 50)
|
||||
@Column(length = 100)
|
||||
private String serviceValue;
|
||||
|
||||
@NotBlank
|
||||
|
||||
Reference in New Issue
Block a user