Commit c79ba150 authored by 徐俊's avatar 徐俊

xujun

parent 9f18b2c5
......@@ -263,6 +263,7 @@ public class ComProjectServiceImpl extends BaseServiceImpl<ComProjectDAO, ComPro
dto.setUnitLinkMobile(comUnitDTO.getTelephone());
dto.setUnitLinkEmail(comUnitDTO.getEmail());
dto.setUnitLinkFax(comUnitDTO.getFax());
dto.setCompleteStatus("0,0,0,0,0,0");
// dto.setLegalPerson(comUnitDTO.getLegalPerson());
// dto.setWorkforce(comUnitDTO.getWorkforce());
......
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