mirror of
http://192.168.1.205:9980/cf_devdept2/cf_imes_server.git
synced 2026-08-12 12:52:07 +08:00
上传文件
This commit is contained in:
+1
-1
@@ -982,7 +982,7 @@ public class ApiTypeRealize {
|
||||
partsInfos.put(plate.getString(ProduceApiConstants.BD_BLOCK_NO), plateInfo);
|
||||
plateList.add(plateInfo);
|
||||
|
||||
String cabinetId = plateInfo.getBodyName();
|
||||
String cabinetId = plate.getString(ProduceApiConstants.BD_BOX_ID);
|
||||
boolean isIrregular = plateInfo.getIsSpecialShaped();
|
||||
// 柜体
|
||||
totalPlateCountMapToBody.put(cabinetId, totalPlateCountMapToBody.getOrDefault(cabinetId, 0) + 1);
|
||||
|
||||
+1616
File diff suppressed because it is too large
Load Diff
+1616
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user