SunJian/WebApi/WebApi.http

7 lines
119 B
Plaintext
Raw Permalink Normal View History

2023-12-05 19:18:38 +08:00
@WebApi_HostAddress = http://localhost:5074
GET {{WebApi_HostAddress}}/weatherforecast/
Accept: application/json
###