@@ -128,6 +128,8 @@ public class FeeRuleSchemeServiceNewImpl implements FeeRuleSchemeNewService {
calcCosts(costsId, insAreaCompany);
log.debug("费用因子校验通过,子订单id:" + insAreaCompany.getId() + ",费用id:" + costsId);
}
+ }else{
+ logs.append("没有找到该协议的费用信息" + "\n");