|
@@ -66,13 +66,6 @@ public class WbsFormElement extends BaseEntity {
|
|
|
@JsonProperty(value = "eInspectionMethod")
|
|
|
private String eInspectionMethod;
|
|
|
|
|
|
- /**
|
|
|
- * 计算公式
|
|
|
- */
|
|
|
- @ApiModelProperty(value = "计算公式")
|
|
|
- @JsonProperty(value = "calculationFormula")
|
|
|
- private String calculationFormula;
|
|
|
-
|
|
|
/**
|
|
|
* 备注
|
|
|
*/
|