opt:6.15上线装箱区代码修改
This commit is contained in:
@@ -18,7 +18,7 @@ import java.util.Map;
|
||||
@Getter
|
||||
public enum PackageInfoIvtEnum {
|
||||
//点位类型
|
||||
POINT_STATUS(MapOf.of("满轴缓存位", "1", "空载具缓存位", "2", "待检区", "3", "管制区", "4", "装箱区", "5", "装箱位", "6")),
|
||||
POINT_STATUS(MapOf.of("满轴缓存位", "1", "空载具缓存位", "2", "待检区", "3", "管制区", "4", "装箱位", "5","装箱区", "6")),
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user