This commit is contained in:
zhn
2022-06-08 13:53:29 +08:00
parent 9005f2c201
commit 446cd904ce
@@ -2125,7 +2125,7 @@ public class BussDocumentLibraryEOServiceImpl extends ServiceImpl<BussDocumentLi
//In the XXXX technical field you subscribed to, the standard "GBXXX" has been updated.
String contentInfo = "In the "+ technologyTerritoryName
+ " technical field you subscribed to, the "+ category + " "
+ href +" has been updated.";
+ serialNumber +" has been updated.";
// String contentInfo = sysUser.getUsername() + " add " + serialNumber + ",Please pay attention to check.";
//封装消息的实体类
SysAnnouncement sysAnnouncement = getSysAnnouncement(userIdList, content, contentInfo);