Merge pull request #5636 from dataease/dev

merge dev
This commit is contained in:
fit2cloudrd 2023-07-12 13:01:53 +08:00 committed by GitHub
commit 182a999106
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1938,7 +1938,7 @@ export default {
jsonpath_info: '请填入JsonPath', jsonpath_info: '请填入JsonPath',
req_param: '请求参数', req_param: '请求参数',
headers: '请求头', headers: '请求头',
query_param: "QUERY參數", query_param: "QUERY参数",
query_info: "地址栏中跟在?后面的参数,如: updateapi?id=112", query_info: "地址栏中跟在?后面的参数,如: updateapi?id=112",
key: '键', key: '键',
value: '值', value: '值',