分堆打包-空包裹数据无法封包,新增分配用户接口

This commit is contained in:
liuzhaotian
2025-03-17 16:53:50 +08:00
parent 51532b2c67
commit ecfcc813ca
3 changed files with 33 additions and 1 deletions
@@ -340,6 +340,7 @@ public class ErrorCodeConstants {
public static final ErrorCode PLAN_SORT_DATA_ERROR = new ErrorCode(1_002_041_048, "已无可进行排序的数据,无法进行排序");
public static final ErrorCode THIS_PLATE_IS_OPTIMIZE = new ErrorCode(1_002_041_049, "小板:{},已开料,无法删除,请重新选择小板再删除");
public static final ErrorCode PLAN_INSERT_PLATE_ERROR = new ErrorCode(1_002_041_050, "当前排单无法新增自增小板,请删除排单重新创建");
public static final ErrorCode PART_PACK_DATA_ERROR = new ErrorCode(1_002_041_051, "当前包裹数据为空,无法进行操作,请删除包裹");