fix: 计划详情企标等级分类翻译
This commit is contained in:
+1
@@ -100,6 +100,7 @@ public class EnterpriseStandardPlan implements Serializable {
|
||||
private String standardType;
|
||||
|
||||
@ApiModelProperty(value = "企标等级分类")
|
||||
@Dict(dicCode = "standard_grade_classify")
|
||||
private String enStandardClassification;
|
||||
|
||||
@JsonFormat(timezone = "GMT+8", pattern = "yyyy-MM-dd")
|
||||
|
||||
Reference in New Issue
Block a user