@Tne(value="EASYAPI_MODULE_INTERFACE") public class DBModuleInterfaceEntity extends BaseDbEntity
createTime, deleted, id, projectId, updateTime| 构造器和说明 |
|---|
DBModuleInterfaceEntity() |
getCreateTime, getDeleted, getId, getProjectId, getUpdateTime, setCreateTime, setDeleted, setId, setProjectId, setUpdateTimepublic static String buildSearchTag(DBModuleInterfaceEntity entity)
public String getRequestMethodString()
public void setRequestMethod(org.springframework.web.bind.annotation.RequestMethod requestMethod)
public Long getModuleId()
public void setModuleId(Long moduleId)
public Long getControllerId()
public void setControllerId(Long controllerId)
public String getMethodName()
public void setMethodName(String methodName)
public String getShowName()
public void setShowName(String showName)
public String getDescription()
public void setDescription(String description)
public String getRequestUrl()
public void setRequestUrl(String requestUrl)
public Integer getRequestMethod()
public void setRequestMethod(Integer requestMethod)
public Integer getBodyType()
public void setBodyType(Integer bodyType)
public Integer getSort()
public void setSort(Integer sort)
public String getSource()
public void setSource(String source)
public String getPinyin()
public void setPinyin(String pinyin)
public String getSearchTags()
public void setSearchTags(String searchTags)
public String getControllerClass()
public void setControllerClass(String controllerClass)
public String getUnique()
public void setUnique(String unique)
public Integer getUpgradeStatus()
public void setUpgradeStatus(Integer upgradeStatus)
Copyright © 2021. All rights reserved.