Commit 74dda06b by jianan

新单跟进改版3

parent 96a9cfb4
...@@ -56,7 +56,7 @@ public class FnaFormUpdateRequest implements Serializable { ...@@ -56,7 +56,7 @@ public class FnaFormUpdateRequest implements Serializable {
* 保费负担能力评估 * 保费负担能力评估
*/ */
@Schema(description = "保费负担能力评估") @Schema(description = "保费负担能力评估")
private String premiumAffordability; private PremiumAffordability premiumAffordability;
/** /**
* 公司业务资料 * 公司业务资料
......
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