MCPcopy Create free account
hub / github.com/Moli-X/Resources / Tianqi.js

File Tianqi.js

Script/Tianqi.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const cityId = $参数;
2const apiUrl = `http://t.weather.sojson.com/api/weather/city/${cityId}`;
3
4$httpClient.get(apiUrl,(错误,响应,数据) => {

Callers

nothing calls this directly

Calls 4

getMethod · 0.45
postMethod · 0.45
parseMethod · 0.45
logMethod · 0.45

Tested by

no test coverage detected