|
@@ -199,6 +199,7 @@ public class LifeUserViolationServiceImpl extends ServiceImpl<LifeUserViolationM
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|
|
+ jsonObject.put("title", "平台已受理");
|
|
|
jsonObject.put("message", message);
|
|
jsonObject.put("message", message);
|
|
|
lifeNotice.setContext(jsonObject.toJSONString());
|
|
lifeNotice.setContext(jsonObject.toJSONString());
|
|
|
lifeNotice.setNoticeType(1);
|
|
lifeNotice.setNoticeType(1);
|