|
@@ -861,6 +861,7 @@ public class ProductionresourceServiceImpl extends SuperCacheServiceImpl<Product
|
|
|
item.put("productionStatus","");
|
|
|
item.put("controlStatusCN","");
|
|
|
item.put("productionStatusCN","");
|
|
|
+ finalReturnList.add(item);
|
|
|
}
|
|
|
|
|
|
//item.put("category",categoryMap.get(category));
|