# 生成测试报告 jtl 文件
jmeter -n -t 测试计划.jmx -l test.jtl
# 根据 jtl 生成 html 文件 ,path 为 html 的目录
jmeter -g test.jtl -o path