todo完善

This commit is contained in:
2022-03-18 11:14:47 +08:00
parent edd0f8c77b
commit de098ec968
15 changed files with 613 additions and 350 deletions

View File

@@ -48,7 +48,7 @@ public class LocationInfoVo extends BaseVo implements PageVo.ConvertVo {
* 状态
*/
@ApiModelProperty(value = "状态:0空闲1使用2不可用", example = "1")
private String status;
private Integer status;
/**
* 缓存区