String content = "<font face=\"宋体\"; size=\"3.8px\">" + " " + temp.getPublicityContent1() + "</font><br/><br/>" + "<font face=\"宋体\"; size=\"3.8px\" > " + " " + temp.getPublicityResponsibilities() + "</font><br/><br/>" + "<font face=\"宋体\"; size=\"3.8px\">" + " 公示时间:" + start + "——" + end + "</font><br/><br/>" + "<font face=\"宋体\"; size=\"3.8px\">" + " " + temp.getPublicityContent2() + "</font><br/><br/>" + "<font face=\"宋体\"; size=\"3.8px\">" + " " + "联系人:" + employeeByAccount.getName() + "</font><br/><br/>" + "<font face=\"宋体\"; size=\"3.8px\">" + " " + "地址:" + temp.getContactAddress() + "</font><br/><br/>" + "<font face=\"宋体\"; size=\"3.8px\">" + " " + "电话:" + temp.getContactNumber() + " " + contactPhoneNumber + "</font><br/><br/>" + "<font face=\"宋体\"; size=\"3.8px\">" + " " + "电子信箱:" + temp.getContactEmail() + "</font><br/><br/>"; paramMap.put("fdContent", content);
07-08
2651
