综合查询
This commit is contained in:
parent
b6de4c1d84
commit
f38110f2dc
|
|
@ -104,7 +104,7 @@ public class StorageStatus {
|
||||||
*/
|
*/
|
||||||
@ApiModelProperty(value = "是否计数")
|
@ApiModelProperty(value = "是否计数")
|
||||||
@Excel(name = "是否计数")
|
@Excel(name = "是否计数")
|
||||||
private Double manageType;
|
private String manageType;
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue