init
This commit is contained in:
@@ -41,9 +41,9 @@ public class Dynamic implements Serializable {
|
||||
*/
|
||||
private Integer isAttach;
|
||||
/**
|
||||
* 状态 0 审核中 1可用 2 不可用
|
||||
* 状态 1 审核中 2 审核通过 3-审核不通过
|
||||
*/
|
||||
private Integer status;
|
||||
private Integer auditStatus;
|
||||
/**
|
||||
* 排序字段
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user