Commit 16e5ddb4 authored by fangxinjiang's avatar fangxinjiang

见费出单逻辑-fxj

parent 0c52ec42
......@@ -681,6 +681,8 @@ public class DoJointInsuranceTask {
}
if (InsurancesConstants.ACTUAL_SETTLE_BILL.equals(param.getSettleType())){
ys = 0L;
//见费出单 是否全部结算 都是 是
pushParam.setFd_3b13b2ecc164aa("是");
}
//差额
if (InsurancesConstants.BALANCE_SETTLE_BILL.equals(param.getSettleType())){
......
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