爬虫实现,修改class转样式,前端渲染

This commit is contained in:
2025-11-21 16:49:37 +08:00
parent 7eab82c6af
commit a492b68fa2
11 changed files with 406 additions and 45 deletions

View File

@@ -46,7 +46,7 @@ public class TbCrontabLog extends BaseDTO {
private String methodParams;
/**
* @description 执行状态0:失败 1:成功)
* @description 执行状态0:失败 1:成功,2 运行中
*/
private Integer executeStatus;