winter 1 год назад
Родитель
Сommit
a7fc744652
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      mallinkService/src/main/java/com/iformall/service/impl/WxPropertyContractServiceImpl.java

+ 1
- 1
mallinkService/src/main/java/com/iformall/service/impl/WxPropertyContractServiceImpl.java Просмотреть файл

@@ -1042,7 +1042,7 @@ public class WxPropertyContractServiceImpl implements WxPropertyContractService
setNewsBills(wxPropertyContract, ufbn, ufb, sid, shopAreaRateMap,shopUserMap); setNewsBills(wxPropertyContract, ufbn, ufb, sid, shopAreaRateMap,shopUserMap);
ufbn.setParentBillId(rs.getId()); ufbn.setParentBillId(rs.getId());
ufbn.setParentVirtualComposeId(rb.getId()); ufbn.setParentVirtualComposeId(rb.getId());
shopAllBillList.add(rs);
shopAllBillList.add(ufbn);
} }
} }
} }


Загрузка…
Отмена
Сохранить