sonar 12 left

This commit is contained in:
Cindy Chang
2024-08-08 10:15:16 +08:00
parent 85151884fe
commit e313b92521
6 changed files with 28 additions and 22 deletions

View File

@@ -483,6 +483,7 @@
switch (i.type) {
case 'log-check':
i.type = 'rule';
break;
case 'filter-check':
i.type = 'rule';
break;