新加风险程度 字段

This commit is contained in:
yuezhihang
2021-11-23 13:40:43 +08:00
parent dd99bc3b83
commit 1a9f0cdf1f
2 changed files with 5 additions and 1 deletions
@@ -86,4 +86,8 @@ public class SarInterpretationNationalStandard {
private Date interpretationTime;
@ApiModelProperty(value = "风险程度")
private String riskDegree;
}
+1 -1
View File
@@ -18,7 +18,7 @@ eureka:
defaultZone: http://62.234.136.153:8761/eureka/
spring:
application:
name: bat-wkflow
name: shan6
http:
encoding:
charset: UTF-8