16 lines
168 B
Plaintext
16 lines
168 B
Plaintext
meta {
|
|
name: Price Detail
|
|
type: http
|
|
seq: 2
|
|
}
|
|
|
|
post {
|
|
url: http://localhost:11000/api/invlab/price/detail
|
|
body: json
|
|
auth: none
|
|
}
|
|
|
|
body:json {
|
|
{"id":5}
|
|
}
|