训练模型
This commit is contained in:
@@ -45,7 +45,7 @@ public class TenantResp implements Serializable {
|
||||
private String endTime;
|
||||
|
||||
@Schema(description = "状态")
|
||||
private String status;
|
||||
private Integer status;
|
||||
|
||||
@Schema(description = "创建时间")
|
||||
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss")
|
||||
|
||||
Reference in New Issue
Block a user