文档库--log修改
This commit is contained in:
+1
-1
@@ -1790,7 +1790,7 @@ public class BussDocumentLibraryEOServiceImpl extends ServiceImpl<BussDocumentLi
|
||||
}
|
||||
}
|
||||
} else {
|
||||
if ("replace_standard".equals(key)) {
|
||||
if ("replace_standard".equals(key) || "corresponding_standard".equals(key)) {
|
||||
if (ObjectUtils.isNotEmpty(value)) {
|
||||
value = getReplaceStandardName(value);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user