Files

25 lines
212 B
Plaintext

meta {
name: 解锁所有小区
type: http
seq: 74
}
post {
url: http://192.168.68.1:3000/api/cell-lock/unlock-all
body: json
auth: inherit
}
body:json {
{}
}
settings {
encodeUrl: true
}