Commit 48331ebb authored by huyuchen's avatar huyuchen

huych-商险自动化逻辑调整

parent 5abe816e
......@@ -199,6 +199,9 @@ public class InsuranceBatchParam implements Serializable {
@JsonIgnore
private LocalDate policyEnd;
@Schema(description = "项目名称")
private String deptName;
@Schema(description = "投标类型")
private Integer buyType;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment