feat: 增加enpfieldEnum

This commit is contained in:
caoqianming 2024-05-11 15:51:17 +08:00
parent d332a78ee2
commit 9e263abd38
1 changed files with 1 additions and 0 deletions

View File

@ -140,4 +140,5 @@ export const enpfieldEnum = new EnumFactory({
'nox_rtd': '氮氧化物实测(mg/m3)',
'nox_zs': '氮氧化物折算(mg/m3)',
'o2': '含氧量(%)',
'ammonia_e': '氨逃逸(mg/m3)'
})