预处理兼容pq/pms处理
This commit is contained in:
@@ -57,6 +57,7 @@ public class LineParam {
|
||||
/**
|
||||
* 是否补招标识,默认false不补招
|
||||
*/
|
||||
private Boolean repairFlag = false;
|
||||
@ApiModelProperty(name = "repairFlag",value = "0.不补招 1.补招")
|
||||
private Integer repairFlag = 0;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user