PropertyTable.js View 수정
This commit is contained in:
@@ -18,6 +18,9 @@ public class ApiRequestKeyValueDTO implements Serializable {
|
||||
this.value = value;
|
||||
}
|
||||
|
||||
public ApiRequestKeyValueDTO() {
|
||||
}
|
||||
|
||||
public boolean isEnabled() {
|
||||
return enabled;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user