feat: 增加enpfieldEnum
This commit is contained in:
parent
d332a78ee2
commit
9e263abd38
|
@ -140,4 +140,5 @@ export const enpfieldEnum = new EnumFactory({
|
|||
'nox_rtd': '氮氧化物实测(mg/m3)',
|
||||
'nox_zs': '氮氧化物折算(mg/m3)',
|
||||
'o2': '含氧量(%)',
|
||||
'ammonia_e': '氨逃逸(mg/m3)'
|
||||
})
|
Loading…
Reference in New Issue