Commit e0fa5f6d authored by 吴泽佳's avatar 吴泽佳

基金行家 需求 提交33

parent c1eac3c7
......@@ -1080,7 +1080,7 @@ public class ProductServiceImpl implements ProductService, Constant {
fundNoticeVO.setStopLossLine(BigDecimalUtil.toString(fundRateMapping.getStopLossLine()));
fundNoticeVO.setExPerformanceRewardMethod(fundRateMapping.getPerformanceFeeDeductionMethod());
fundNoticeVO.setExPerformanceRewardDate(BigDecimalUtil.toString(fundRateMapping.getPerformanceFee()));
fundNoticeVO.setExPerformanceRewardRatio(BigDecimalUtil.toString(fundRateMapping.getPerformanceFee()));
}
fundNoticeVO.setLockupPeriodQuota(fundInfo.getLockupPeriod());
......
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