feat: 自动补空任务

This commit is contained in:
2026-08-13 16:47:46 +08:00
parent 6db59d422d
commit 5ada3c2a41
7 changed files with 239 additions and 8 deletions

View File

@@ -9,7 +9,8 @@ import lombok.Getter;
*/
@Getter
public enum PackageTaskTypeEnum {
SUB_ROLL_DOWN_AGV("010601", "子卷->待检AGV任务"),
SUB_ROLL_DOWN_AGV("010601", "子卷下线到待检AGV任务"),
SUB_ROLL_CALL_EMPTY_AGV("010602", "子卷下线补空架AGV任务"),
;
/**
* 字典键值