update 标准征求意见流程-查询条款列表
This commit is contained in:
@@ -109,8 +109,8 @@ public class LawsAssess implements Serializable {
|
||||
private List<DecompositionOrderSourceVO> decompositionOrderSourceVOList;
|
||||
|
||||
@TableField(exist = false)
|
||||
@ApiModelProperty(value = "分解单来源")
|
||||
private DecompositionOrderSourceVO decompositionOrderSourceVO;
|
||||
@ApiModelProperty(value = "分解单id")
|
||||
private String sarFileSplitInfoId;
|
||||
|
||||
@TableField(exist = false)
|
||||
@Excel(name = "责任部门", width = 15, dictTable = "sys_depart", dicText = "depart_name", dicCode = "id", exportConvert = true)
|
||||
|
||||
Reference in New Issue
Block a user