增加桥梁长度(m)
This commit is contained in:
parent
4a59060bdc
commit
84d76e5a20
@ -348,6 +348,13 @@ public class Project implements Serializable {
|
||||
private String xiaosaAppSecret;
|
||||
@ApiModelProperty(value="icc同步id")
|
||||
private java.lang.Long iccId ;
|
||||
/**
|
||||
* 桥梁长度(m)
|
||||
*/
|
||||
@Excel(name = "桥梁长度(m)", width = 15)
|
||||
@ApiModelProperty(value = "桥梁长度(m)")
|
||||
private java.lang.String bridgeLength;
|
||||
|
||||
/**
|
||||
* runde平台token
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user