预警规则新增编辑时校验规则修改
parent
450497f710
commit
57190aa39b
|
|
@ -76,7 +76,7 @@ public class OsmoticWarnRule implements Serializable {
|
|||
* 位移方向(x,y,z)
|
||||
*/
|
||||
@TableField(value="direction")
|
||||
@Schema(description="位移方向(x,y,z)")
|
||||
@Schema(description="位移方向(x,y,h)")
|
||||
private String direction;
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue