add:开发
This commit is contained in:
@@ -10,5 +10,9 @@ public interface ErrorCodeConstants {
|
||||
|
||||
// ========== 生箔点位库存 ==========
|
||||
ErrorCode RAW_FOIL_POINT_IVT_NOT_EXISTS = new ErrorCode(1, "生箔点位库存不存在");
|
||||
ErrorCode IVT_CUTPOINTIVT_NOT_EXISTS = new ErrorCode(2, "分切设备点位不存在");
|
||||
|
||||
ErrorCode IVT_SHAFTTUBEIVT_NOT_EXISTS = new ErrorCode(3, "穿拔轴点位不存在");
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user