fix(最新解读标准): 标准标号
This commit is contained in:
+3
@@ -26,6 +26,9 @@ public class HomeNewestStandardInterpret {
|
|||||||
// 标准名称
|
// 标准名称
|
||||||
@ApiModelProperty(value = "标准名称")
|
@ApiModelProperty(value = "标准名称")
|
||||||
private String standardName;
|
private String standardName;
|
||||||
|
// 标准编号
|
||||||
|
@ApiModelProperty(value = "标准编号")
|
||||||
|
private String standardNumber;
|
||||||
// 标准状态
|
// 标准状态
|
||||||
@ApiModelProperty(value = "标准状态")
|
@ApiModelProperty(value = "标准状态")
|
||||||
@Dict(dicCode = "standard_state")
|
@Dict(dicCode = "standard_state")
|
||||||
|
|||||||
Reference in New Issue
Block a user