mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/per-boe/java-servers.git
synced 2025-12-09 19:06:49 +08:00
Merge branch 'refs/heads/zcwy0813-yang' into dev0525
This commit is contained in:
@@ -1448,6 +1448,7 @@ public class CasesServiceImpl implements ICasesService {
|
||||
browsingHistoryVo.setBrowsingHistoryId(userDynamic.getId());
|
||||
browsingHistoryVo.setContentInfo(userDynamic.getContentInfo());
|
||||
browsingHistoryVo.setEventTime(userDynamic.getEventTime());
|
||||
browsingHistoryVo.setContentId(userDynamic.getContentId());
|
||||
browsingHistoryVo.setId(null);
|
||||
if (map.containsKey(userDynamic.getContentId())){
|
||||
// 确保copy案例时,不会覆盖数据
|
||||
|
||||
Reference in New Issue
Block a user