Commit 00fc3c11 by jianan

新单跟进v2

parent fab64792
......@@ -575,7 +575,7 @@ public class ApiPolicyFollowController {
String token = request.getHeader("Authorization");
log.info("修改跟进状态获取token:{}", token);
// 同步:根据保单生成预计出账记录
// generateExpectedFortuneSync(token, policyFollow.getPolicyNo());
generateExpectedFortuneSync(token, policyFollow.getPolicyNo());
}
return Result.success(true);
}
......
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