Commit e39120dc by zhangxingmin

push

parent 2f483404
......@@ -1350,7 +1350,7 @@ public class PolicyFollowServiceImpl extends ServiceImpl<PolicyFollowMapper, Pol
updateInsurantNameFields(pageSize);
// 3. 更新客户表
updateInsurantNameFields(pageSize);
updateCustomerNameFields(pageSize);
log.info("投保人/受保人名字冗余字段更新完成");
return Result.success("更新成功");
......
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