|
@@ -126,7 +126,7 @@ class RatedPowerWindSpeedAnalyst(AnalystWithGoodBadPoint):
|
|
|
Field_PowerFarmCode: conf.dataContract.dataFilter.powerFarmID,
|
|
|
Field_Return_BatchCode: conf.dataContract.dataFilter.dataBatchNum,
|
|
|
Field_CodeOfTurbine: 'total',
|
|
|
- Field_MillTypeCode: 'total_less_25',
|
|
|
+ Field_MillTypeCode: 'total_more_25',
|
|
|
Field_Return_FilePath: output_json_path,
|
|
|
Field_Return_IsSaveDatabase: True
|
|
|
})
|