Commit e081db82 by zhangxingmin

push

parent ef0bfbbb
...@@ -148,13 +148,13 @@ public class PayableReportVO { ...@@ -148,13 +148,13 @@ public class PayableReportVO {
@Schema(description = "产品计划") @Schema(description = "产品计划")
private String productName; private String productName;
/** // /**
* 保單持有人(投保人,保单表)(中文名) // * 保單持有人(投保人,保单表)(中文名)
*/ // */
private String policyHolder; // private String policyHolder;
//
/** // /**
* 保單持有人(投保人,保单表)(英文名) // * 保單持有人(投保人,保单表)(英文名)
*/ // */
private String policyHolderEn; // private String policyHolderEn;
} }
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