消息
This commit is contained in:
+1
-1
@@ -2125,7 +2125,7 @@ public class BussDocumentLibraryEOServiceImpl extends ServiceImpl<BussDocumentLi
|
|||||||
//In the XXXX technical field you subscribed to, the standard "GBXXX" has been updated.
|
//In the XXXX technical field you subscribed to, the standard "GBXXX" has been updated.
|
||||||
String contentInfo = "In the "+ technologyTerritoryName
|
String contentInfo = "In the "+ technologyTerritoryName
|
||||||
+ " technical field you subscribed to, the "+ category + " "
|
+ " 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.";
|
// String contentInfo = sysUser.getUsername() + " add " + serialNumber + ",Please pay attention to check.";
|
||||||
//封装消息的实体类
|
//封装消息的实体类
|
||||||
SysAnnouncement sysAnnouncement = getSysAnnouncement(userIdList, content, contentInfo);
|
SysAnnouncement sysAnnouncement = getSysAnnouncement(userIdList, content, contentInfo);
|
||||||
|
|||||||
Reference in New Issue
Block a user