ci: 新增标准发布单位
This commit is contained in:
+4
@@ -248,6 +248,10 @@ public class LawsDomesticStandard implements Serializable {
|
||||
@Excel(name = "涉及系统/部件", width = 15)
|
||||
@ApiModelProperty(value = "涉及系统/部件(零部件)")
|
||||
private java.lang.String partName;
|
||||
/**涉及系统/部件*/
|
||||
@Excel(name = "标准发布单位", width = 15)
|
||||
@ApiModelProperty(value = "标准发布单位")
|
||||
private java.lang.String standardReleaseUnit;
|
||||
|
||||
/**标准号*/
|
||||
private String standardNumberTemp;
|
||||
|
||||
Reference in New Issue
Block a user