|
|
@@ -423,7 +423,71 @@ module.exports = {
|
|
|
"dp_situation": 0
|
|
|
}
|
|
|
},
|
|
|
- "extData": null,
|
|
|
+ "extData": [
|
|
|
+ {
|
|
|
+ "unit": "斤/亩",
|
|
|
+ "field": "production",
|
|
|
+ "id": "713140632805183488",
|
|
|
+ "label": "产量预估",
|
|
|
+ "speciesInfoId": "1"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "unit": "%",
|
|
|
+ "field": "density",
|
|
|
+ "id": "713142309679534080",
|
|
|
+ "label": "种植密度",
|
|
|
+ "speciesInfoId": "1"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "unit": "",
|
|
|
+ "field": "soil",
|
|
|
+ "id": "713142627154792448",
|
|
|
+ "label": "土壤类型",
|
|
|
+ "speciesInfoId": "1"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "unit": "%",
|
|
|
+ "field": "dp_situation",
|
|
|
+ "id": "713142767462649856",
|
|
|
+ "label": "病虫比例",
|
|
|
+ "speciesInfoId": "1"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "unit": "%",
|
|
|
+ "field": "chousui_ratio",
|
|
|
+ "id": "713140490274344960",
|
|
|
+ "label": "抽穗率",
|
|
|
+ "speciesInfoId": "1"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "unit": "",
|
|
|
+ "field": "zhu_num",
|
|
|
+ "id": "713140835998240768",
|
|
|
+ "label": "株数",
|
|
|
+ "speciesInfoId": "1"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "unit": "cm",
|
|
|
+ "field": "height",
|
|
|
+ "id": "713141801690599424",
|
|
|
+ "label": "株高",
|
|
|
+ "speciesInfoId": "1"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "unit": "",
|
|
|
+ "field": "phenology",
|
|
|
+ "id": "713142078221062144",
|
|
|
+ "label": "物候期",
|
|
|
+ "speciesInfoId": "1"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "unit": "%",
|
|
|
+ "field": "cihua_ratio",
|
|
|
+ "id": "713140490274344961",
|
|
|
+ "label": "雌花率",
|
|
|
+ "speciesInfoId": "1"
|
|
|
+ }
|
|
|
+ ],
|
|
|
"success": true
|
|
|
})
|
|
|
}
|