ci: 外标删除零部件字段
This commit is contained in:
-4
@@ -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 = "适用车型")
|
||||
|
||||
Reference in New Issue
Block a user