mirror of
http://192.168.1.205:9980/cf_devdept2/cf_imes_server.git
synced 2026-08-14 21:52:07 +08:00
OptimizeBoardModelDO字段还原
This commit is contained in:
-3
@@ -21,9 +21,6 @@ public class OptimizeBoardModelDO extends ESDocument {
|
|||||||
@Schema(description = "排单ID")
|
@Schema(description = "排单ID")
|
||||||
private Long planId;
|
private Long planId;
|
||||||
|
|
||||||
@Schema(description ="排单优化的大板数里")
|
|
||||||
private Long placeBoardNumber;
|
|
||||||
|
|
||||||
|
|
||||||
@Schema(description = "生产单id")
|
@Schema(description = "生产单id")
|
||||||
private Long orderId;
|
private Long orderId;
|
||||||
|
|||||||
Reference in New Issue
Block a user