[collector] jsonPath解析http响应数据和calculates表达式计算实现

This commit is contained in:
tomsun28
2021-11-20 18:13:16 +08:00
parent 116e4ed13d
commit 78527d48a6
6 changed files with 57 additions and 9 deletions

View File

@@ -14,7 +14,7 @@ param:
name: 端口
type: number
# 当type为number时,用range表示范围
range: '[0,255]'
range: '[0,65535]'
required: true
- field: username
name: 用户名