1e995b5485efd123571263bb27509e25f90b3b75
Enhance error analysis report to display unmatched parameters in separate columns: - "未匹配参数" (parameter name) - shows which parameter caused the mismatch - "未匹配参数值" (parameter value) - shows the actual value that didn't match This separation provides clearer visibility into specific parameter conflicts and makes troubleshooting BOM matching issues easier. Changes: - Modified CreateErrorRowArray to accept separate param and value arguments - Updated FindUnmatchedParameter to return key:value pairs - Enhanced output formatting to highlight both columns in red/bold - Updated header to include new "未匹配参数值" column Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
VBA
87.3%
Visual Basic 6.0
12.7%