Commit 501c82e4 by jianan

新单跟进v2

parent 10087ae7
......@@ -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