Merge remote-tracking branch 'origin/cherry_uat' into 20240913

This commit is contained in:
梁琦涛
2024-09-13 21:08:20 +08:00
@@ -73,7 +73,7 @@ public class ProcessStandardInterpretClauseSublist extends BaseEntity {
private String regulatoryNotes;
/**涉及系统/部件)*/
@ApiModelProperty(value = "涉及系统/部件)")
@Excel(name = "涉及系统/部件", width = 15)
@Excel(name = "涉及系统/部件", width = 15, dictTable = "laws_part_name", dicCode = "code", dicText = "name")
@Dict(dictTable = "laws_part_name", dicCode = "code", dicText = "name")
private String partName;
/**涉及系统/部件)*/