postman curl post

1.

curl --location --request POST 'http://localhost:8082/AnyChatFaceXAdmin/AI/qualityRule/aa' \
--header 'Content-Type: application/json' \
--data-raw '{}'
posted @ 2020-09-16 09:40  lianhuaren  阅读(55)  评论(0)    收藏  举报