Commit 40a774b6 by 王祖波

建联天数变更历史天数逻辑调整

parent 35ca4637
...@@ -53,7 +53,7 @@ public class ContactLogServiceImpl implements ContactLogService { ...@@ -53,7 +53,7 @@ public class ContactLogServiceImpl implements ContactLogService {
private static final Logger logger = LogManager.getLogger(ContactFollowService.class); private static final Logger logger = LogManager.getLogger(ContactFollowService.class);
private static final Date releaseDate = new Date("2025-05-29 00:00:00"); private static final Date releaseDate = new Date("2025/05/29 00:00:00");
@Autowired @Autowired
private TabContactLogMapper contactLogMapper; private TabContactLogMapper contactLogMapper;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment