序列化表格
-
程序包 com.xforceplus.domain.resource
-
类 com.xforceplus.domain.resource.ResourceDto
class ResourceDto extends Object implements Serializable-
序列化字段
-
appId
Long appId
-
appName
String appName
-
createrId
String createrId
-
createrName
String createrName
-
createTime
Date createTime
-
isServicePackage
Boolean isServicePackage
-
parentId
Long parentId
-
parentName
String parentName
-
resourceCode
String resourceCode
-
resourceId
Long resourceId
-
resourceName
String resourceName
-
resourcePlatform
Integer resourcePlatform
-
resourceType
Integer resourceType
-
status
Integer status
-
updaterId
String updaterId
-
updaterName
String updaterName
-
updateTime
Date updateTime
-
-
-
-
程序包 com.xforceplus.domain.route
-
类 com.xforceplus.domain.route.ServiceApiDto
class ServiceApiDto extends Object implements Serializable-
序列化字段
-
appId
Long appId
-
appName
String appName
-
createrId
String createrId
-
createrName
String createrName
-
createTime
Date createTime
-
hash
String hash
-
manual
Boolean manual
-
requestMethod
org.springframework.web.bind.annotation.RequestMethod requestMethod
-
routeId
Long routeId
-
serviceApiId
Long serviceApiId
-
serviceApiName
String serviceApiName
-
serviceApiPath
String serviceApiPath
-
serviceApiUrl
String serviceApiUrl
-
skipAuthentication
Boolean skipAuthentication
-
skipAuthorization
Boolean skipAuthorization
-
skipTrail
Boolean skipTrail
-
status
Integer status
-
timeout
Integer timeout
-
updaterId
String updaterId
-
updaterName
String updaterName
-
updateTime
Date updateTime
-
-
-