feat:处理
This commit is contained in:
@@ -73,7 +73,7 @@ public class StoreMessageDetailVO{
|
|||||||
* 撤销状态(0:未撤销 1:已撤销)
|
* 撤销状态(0:未撤销 1:已撤销)
|
||||||
*/
|
*/
|
||||||
@ApiModelProperty("撤销状态(0:未撤销 1:已撤销)")
|
@ApiModelProperty("撤销状态(0:未撤销 1:已撤销)")
|
||||||
private Boolean revokeStatus;
|
private Integer revokeStatus;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 撤销时间
|
* 撤销时间
|
||||||
|
|||||||
Reference in New Issue
Block a user