序列化表格
|
软件包 com.github.dactiv.showcase.common |
serialVersionUID: 1L
user
User user
groupsList
List<E> groupsList
authorizationInfo
List<E> authorizationInfo
menusList
List<E> menusList
|
软件包 com.github.dactiv.showcase.entity |
serialVersionUID: 1L
id
String id
|
软件包 com.github.dactiv.showcase.entity.account |
serialVersionUID: 1L
name
String name
membersList
List<E> membersList
parent
Group parent
children
List<E> children
type
String type
remark
String remark
state
Integer state
leaf
Boolean leaf
resourcesList
List<E> resourcesList
serialVersionUID: 1L
name
String name
value
String value
parent
Resource parent
sort
Long sort
leaf
Boolean leaf
children
List<E> children
remark
String remark
type
String type
groupsList
List<E> groupsList
permission
String permission
icon
String icon
serialVersionUID: 1L
username
String username
password
String password
realname
String realname
state
Integer state
email
String email
groupsList
List<E> groupsList
portrait
String portrait
|
软件包 com.github.dactiv.showcase.entity.foundation.audit |
serialVersionUID: 1L
username
String username
fkUserId
String fkUserId
startDate
Date startDate
endDate
Date endDate
operatingTarget
String operatingTarget
ip
String ip
method
String method
state
Integer state
module
String module
function
String function
remark
String remark
|
软件包 com.github.dactiv.showcase.entity.foundation.variable |
serialVersionUID: 1L
name
String name
value
String value
type
String type
remark
String remark
category
DictionaryCategory category
serialVersionUID: 1L
name
String name
code
String code
remark
String remark
dataDictionariesList
List<E> dataDictionariesList
children
List<E> children
parent
DictionaryCategory parent
leaf
Boolean leaf
|
软件包 com.github.dactiv.showcase.service |
Copyright © 2014. All rights reserved.