bug修改
This commit is contained in:
parent
e4ba5a42b6
commit
e289cf02cb
@ -101,6 +101,9 @@ public class HangBasketAlarmData implements Serializable {
|
||||
@Excel(name = "操作人id", width = 15)
|
||||
@ApiModelProperty(value = "操作人id")
|
||||
private java.lang.Long operateId;
|
||||
@ApiModelProperty(value = "操作人")
|
||||
private java.lang.String operateName;
|
||||
|
||||
/**
|
||||
* 操作时间
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user