是否不均衡报价 0-否 1-是
This commit is contained in:
@ -168,9 +168,9 @@ public class ProjectSection extends BaseEntity implements Serializable {
|
|||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 资格审查方法1.资格预审 2.资格后审
|
* 是否不均衡报价 0-否 1-是
|
||||||
*/
|
*/
|
||||||
@ApiModelProperty(value = "废弃字段")
|
@ApiModelProperty(value = "是否不均衡报价 0-否 1-是")
|
||||||
private String checkMethodDict;
|
private String checkMethodDict;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Reference in New Issue
Block a user