Commit b792032f by jianan

新单跟进v2

parent 7355ec55
...@@ -103,6 +103,12 @@ public class PolicyFollowVO implements Serializable { ...@@ -103,6 +103,12 @@ public class PolicyFollowVO implements Serializable {
private String productName; private String productName;
/** /**
* 缴费年期
*/
@Schema(description = "缴费年期")
private String issueNumber;
/**
* 保险公司 * 保险公司
*/ */
@Schema(description = "保险公司") @Schema(description = "保险公司")
......
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