Commit b01510e5 by 王祖波

Merge branch 'feature-recommend3' into 'developer'

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

See merge request !2906
parents 7d279529 40a774b6
......@@ -53,7 +53,7 @@ public class ContactLogServiceImpl implements ContactLogService {
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
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