Commit ab01b5c0 by dong

fix20230110

parent 4e23caf4
......@@ -392,7 +392,7 @@ def statistic_shanxi_data():
# 晋城市数据统计
@api_manage.route("/StatisticJcData", methods=["POST"])
def statistic_jc_data():
req_dic = request.get_json()
# req_dic = request.get_json()
# data_time = req_dic['data_time']
current_year = datetime.now().year
......
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