fix:mml_amp

This commit is contained in:
2023-12-28 17:59:26 +08:00
parent 0a243a5089
commit 7f37df1337

View File

@@ -212,14 +212,7 @@
{
"name": "orig_severity",
"display": "Original severity",
"length": 11,
"alias": [
"Critical",
"Major",
"Minor",
"Warning",
"Event"
]
"length": 11
},
{
"name": "pv_flag",
@@ -239,7 +232,7 @@
"retFmt": "GetDB",
"retMsg": "RetCode = %d operation succeeded\n\n",
"errMsg": "ErrorCode = %d operation failed: %s\n\n",
"title": "Alarm Information",
"title": "Performance Task Information",
"singleList": true,
"sepSpaceNum": 2,
"alignmentM": "Left",