mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-12 02:21:29 +08:00
12 lines
282 B
YAML
12 lines
282 B
YAML
name: get_groups
|
|
base_url: http://localhost:8085
|
|
request:
|
|
url: /v1/transferairportadminsrv/area/getGroups
|
|
method: POST
|
|
headers:
|
|
Content-Type: application/x-www-form-urlencoded
|
|
Accept-language: zh_CN
|
|
cookie: $admin_cookie
|
|
data:
|
|
parentAreaId: 7037 # 广东省
|