public class GetRowRelationDto extends Object
| 构造器和说明 |
|---|
GetRowRelationDto() |
public String getModelId()
public void setModelId(String modelId)
public String getFieldId()
public void setFieldId(String fieldId)
public String getRowId()
public void setRowId(String rowId)
public Integer getPage()
public void setPage(Integer page)
public Integer getLimit()
public void setLimit(Integer limit)
Copyright © 2024. All rights reserved.