ci: 外部标准字段更改
This commit is contained in:
+3
-3
@@ -58,9 +58,9 @@ public class LawsDomesticStandard implements Serializable {
|
||||
@TableLogic
|
||||
private java.lang.Integer delFlag;
|
||||
/**标准性质*/
|
||||
@Excel(name = "标准性质", width = 15)
|
||||
@ApiModelProperty(value = "标准性质")
|
||||
private java.lang.String standardProperty;
|
||||
@Excel(name = "类型", width = 15)
|
||||
@ApiModelProperty(value = "类型")
|
||||
private java.lang.String type;
|
||||
/**标准类别*/
|
||||
@Excel(name = "标准类别", width = 15)
|
||||
@ApiModelProperty(value = "标准类别")
|
||||
|
||||
Reference in New Issue
Block a user