mirror of
http://192.168.1.205:9980/cf_devdept2/cf_imes_server.git
synced 2026-08-12 21:02:08 +08:00
新增同步组件订单、同步组件板件/配件能力
This commit is contained in:
+6
-1
@@ -88,6 +88,11 @@ public class OrderItemDO {
|
||||
*/
|
||||
private Integer cadViewId;
|
||||
|
||||
/**
|
||||
* 对方配件实例 {@code partsItems[].id}。
|
||||
*/
|
||||
private String sourcePartsItemId;
|
||||
|
||||
/**
|
||||
* 分堆状态
|
||||
*/
|
||||
@@ -97,4 +102,4 @@ public class OrderItemDO {
|
||||
* 源item id
|
||||
*/
|
||||
private Long sourceId;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user