diff --git a/tester/src/main/resources/templates/tester/task_interface/task_interface.html b/tester/src/main/resources/templates/tester/task_interface/task_interface.html index 05d469f299908a0d0bf1861e87d02dbf5b6cf99a..48968f9f596e6058d584b8de144c932caac42e61 100644 --- a/tester/src/main/resources/templates/tester/task_interface/task_interface.html +++ b/tester/src/main/resources/templates/tester/task_interface/task_interface.html @@ -114,18 +114,18 @@ field: 'contentType', title: 'content_type' }, - { - field: 'queryParam', - title: 'query参数' - }, - { - field: 'bodyParam', - title: 'body参数' - }, - { - field: 'pathParam', - title: 'path参数' - }, + // { + // field: 'queryParam', + // title: 'query参数' + // }, + // { + // field: 'bodyParam', + // title: 'body参数' + // }, + // { + // field: 'pathParam', + // title: 'path参数' + // }, { field: 'judgeExpression', title: '判定表达式' @@ -157,4 +157,4 @@ } - \ No newline at end of file +