@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 void createOrigin()
public void mergin(DBModuleInterfaceEntity entity)
public 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)
public Integer getEnableReqPackage()
public void setEnableReqPackage(Integer enableReqPackage)
public Integer getEnableResPackage()
public void setEnableResPackage(Integer enableResPackage)
public String getCustomTags()
public void setCustomTags(String customTags)
public Integer getShow()
public void setShow(Integer show)
public String getAutor()
public void setAutor(String autor)
public String getOrigin()
public void setOrigin(String origin)
public Integer getRenewType()
public void setRenewType(Integer renewType)
Copyright © 2021. All rights reserved.