Commit 5abe816e authored by huyuchen's avatar huyuchen

huych-商险自动化逻辑调整

parent 8e349b7c
......@@ -199,9 +199,6 @@ public class InsuranceBatchParam implements Serializable {
@JsonIgnore
private LocalDate policyEnd;
@Schema(description = "项目名称")
private String deptName;
@Schema(description = "投标类型")
private Integer buyType;
......@@ -212,9 +209,6 @@ public class InsuranceBatchParam implements Serializable {
@ExcelIgnore
private String bpoFlag;
@Schema(description = "项目名称")
private String deptName;
@Schema(description ="客户id")
private String unitId;
......
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