Commit 4b925ff4 by dong

fix20230201

parent 69c28524
......@@ -202,7 +202,7 @@ def show_area():
# 闲置率
"current_build_empty_rate": total_empty_rate,
"build_rate": build_rate,
"district_name":district_name
"district_name": district_name
})
except Exception as e:
current_app.logger.error(e)
......
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