三跨标识

This commit is contained in:
马三炮 2025-11-06 11:15:06 +08:00
parent 12f8680680
commit e8d94e419d
1 changed files with 2 additions and 2 deletions

View File

@ -108,7 +108,7 @@ public class JJBusinessXxlJob {
}
/**
* 施工班组进行初始化添加
* 工程三跨进行初始化添加
*/
@XxlJob("threeSpan")
private void threeSpan(){
@ -116,7 +116,7 @@ public class JJBusinessXxlJob {
}
/**
* 施工班组进行初始化添加
* 班组三跨进行初始化添加
*/
@XxlJob("teamThreeSpan")
private void teamThreeSpan(){