提交
This commit is contained in:
@@ -81,5 +81,7 @@ private static final long serialVersionUID = 1L;
|
||||
@Excel(name = "状态", readConverterExp = "0=正常,1=停用")
|
||||
@ApiModelProperty("状态")
|
||||
private String status;
|
||||
|
||||
/** 租户id */
|
||||
@Excel(name = "租户id")
|
||||
private Long tenantId;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user