法规预警搜索条件修改
This commit is contained in:
+1
-1
@@ -2216,7 +2216,7 @@ public class BussDocumentLibraryEOServiceImpl extends ServiceImpl<BussDocumentLi
|
||||
//文档动态, 文档库中新增了标准XXXX homeDocumentDynamicEOService
|
||||
//The standard GB 7258-2017 Technical specifications has been added to the document library.
|
||||
String msgContentCn = "文档库中新增了"+categoryCn+" "+serialNumber+" "+title;
|
||||
String msgContentInfoCn = "文档中库新增了"+hrefCn;
|
||||
String msgContentInfoCn = "文档库中新增了"+hrefCn;
|
||||
HomeDocumentDynamicEO homeDocumentDynamicEO = new HomeDocumentDynamicEO();
|
||||
homeDocumentDynamicEO.setMsgContent("The " + category + " " + serialNumber + " " + titleEn + " has been added to the document library.");
|
||||
homeDocumentDynamicEO.setMsgContentInfo("The " + href + " has been added to the document library.");
|
||||
|
||||
Reference in New Issue
Block a user