版本更新

This commit is contained in:
2025-02-14 16:54:01 +08:00
parent 5b41070529
commit e87eab5460

View File

@@ -60,7 +60,7 @@ public class LocalCacheService {
@Resource
PMMLExecutor pmmlExecutor;
private static final String VERSION = "2025-02-12 16:30";
private static final String VERSION = "2025-02-14 17:00";
private final String startTime = LocalDateTime.now().toString();