This commit is contained in:
@@ -91,4 +91,8 @@ public class PortalOrg extends Auditable implements Serializable, com.eactive.ea
|
||||
@Column(name = "sc_phone_number", length = 20)
|
||||
@Comment("고객센터연락처")
|
||||
private String scPhoneNumber;
|
||||
|
||||
@Column(name = "reverse_proxy_path", length = 255)
|
||||
@Comment("리버스 프록시 경로")
|
||||
private String reverseProxyPath;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user