标准解读流程分发导入修改
This commit is contained in:
+1
-1
@@ -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;
|
||||
/**涉及系统/部件)*/
|
||||
|
||||
Reference in New Issue
Block a user