Commit abd5965d by zhangxingmin

push

parent 38aa30bb
......@@ -217,6 +217,7 @@ public class CommissionExpectedServiceImpl extends ServiceImpl<CommissionExpecte
}
resultPage.setRecords(mixedRecords);
resultPage.setTotal(mixedRecords.size());
// 回填对账公司名称
enrichCommissionExpectedNewVOWithCompanyName(resultPage);
return resultPage;
......
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