Commit ca228f3f by jianan

出账检核-增加币种14

parent 23cbe561
......@@ -892,6 +892,7 @@ public class ApiExpectedFortuneServiceImpl implements ApiExpectedFortuneService
//保单发佣批次ID
// fortune.setBatchBizId(fortuneDto.getBatchBizId());
fortune.setFortuneBizType("R");
fortune.setIsPart(0);
fortune.setPolicyCurrency(fortuneDto.getCurrency());
fortune.setPremium(fortuneDto.getPaymentPremium());
//转介人姓名 (获得积分的业务员)
......
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