update 标准征求意见流程-查询条款列表

This commit is contained in:
lijiarao
2023-12-13 11:49:57 +08:00
parent b8ec9bb8fb
commit 28e8c96184
2 changed files with 12 additions and 16 deletions
@@ -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)