Commit b0e73e6a authored by wang.wenrong's avatar wang.wenrong

map

parent 28403dc9
......@@ -217,7 +217,8 @@ async def post_info_yang_chen_map(req, body: CountInfoReq) -> IycmResp:
# 1. 获取cid
cid = body.cid
# return await info_yang_chen_map_service(cid)
return IycmResp()
return IycmResp(safety_index=89, today_alarm=5, total_max_pm25=27.12,
center_address=[], range_address=[])
@summary("获取首页用电经济指数")
async def post_electric_economic_index_new(request,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment