|
|
@ -260,7 +260,7 @@ public class IssueServiceImpl extends BaseServiceImpl<IssueDao, IssueEntity> imp |
|
|
|
|
|
|
|
|
informationFormDTO.setBusinessId(itemEntity.getId()); |
|
|
informationFormDTO.setBusinessId(itemEntity.getId()); |
|
|
|
|
|
|
|
|
// 事件来源-友邻社群
|
|
|
// 事件来源-友邻社群.
|
|
|
if (StringUtils.isNotEmpty(entity.getGroupId())) { |
|
|
if (StringUtils.isNotEmpty(entity.getGroupId())) { |
|
|
// 更新话题状态
|
|
|
// 更新话题状态
|
|
|
Map<String, String> map = new HashMap<>(); |
|
|
Map<String, String> map = new HashMap<>(); |
|
|
|