!284 python 告警规范修改。

Merge pull request !284 from chenyude/codex
This commit is contained in:
openharmony_ci
2023-06-20 13:53:09 +00:00
committed by Gitee
2 changed files with 6 additions and 8 deletions
+1 -1
View File
@@ -290,7 +290,7 @@ typedef enum SystemCapabilityNum {
DRIVER_USB_EXTENSION,
HIVIEWDFX_HIVIEW_LOGLIBRARY,
// Add before here
SYSCAP_BASIC_END = 500
SYSCAP_BASIC_END = 500,
} SyscapNum;