ci: 外标删除零部件字段

This commit is contained in:
2024-07-01 18:03:56 +08:00
parent f749fab720
commit ec6d6284a4
@@ -128,10 +128,6 @@ public class LawsDomesticStandard implements Serializable {
@Excel(name = "企业参与情况", width = 15)
@ApiModelProperty(value = "企业参与情况")
private java.lang.String enterpriseParticipation;
/**零部件名称*/
@Excel(name = "零部件名称", width = 15)
@ApiModelProperty(value = "零部件名称")
private java.lang.String partName;
/**适用车型*/
@Excel(name = "适用车型", width = 15)
@ApiModelProperty(value = "适用车型")