增加动火作业负责人
This commit is contained in:
parent
a737f0b6a9
commit
21ef59d85e
@ -141,6 +141,12 @@ public class XzSpecialOperationFireSafety implements Serializable {
|
||||
@ApiModelProperty(value = "最终验收状态1进行中2已闭合")
|
||||
private Integer finalAcceptanceStatus;
|
||||
|
||||
/**
|
||||
* 作业负责人
|
||||
*/
|
||||
@Excel(name = "作业负责人", width = 15)
|
||||
@ApiModelProperty(value = "作业负责人")
|
||||
private java.lang.Long assignmentPersonInCharge;
|
||||
/**
|
||||
* 作业负责人名称
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user