mirror of
http://192.168.1.205:9980/cf_devdept2/cf_imes_server.git
synced 2026-08-12 21:02:08 +08:00
新增webcad生产单导入:es orderModel新增cad字段pointInfo
This commit is contained in:
+3
@@ -117,4 +117,7 @@ public class OrderModelDO extends ESDocument {
|
||||
|
||||
@Schema(description = "webcad板材数据")
|
||||
private String boardData;
|
||||
|
||||
@Schema(description = "webcad点阵数据")
|
||||
private String pointInfo;
|
||||
}
|
||||
Reference in New Issue
Block a user