diff --git a/scripts/verify-n14-uia-selector-report.ps1 b/scripts/verify-n14-uia-selector-report.ps1 index a5d102f..683bf83 100644 --- a/scripts/verify-n14-uia-selector-report.ps1 +++ b/scripts/verify-n14-uia-selector-report.ps1 @@ -57,8 +57,8 @@ Write-Host "## output safety scan" $jsonRaw = Get-Content -LiteralPath $jsonPath -Raw -Encoding UTF8 $mdRaw = Get-Content -LiteralPath $mdPath -Raw -Encoding UTF8 $forbiddenOutput = @( - '\"name\"', - '\"value\"', + '"name"', + '"value"', '国网甘肃省电力公司', 'send_after_approval', 'send_file_after_approval',