data_server.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
data_server.py
@@ -177,6 +177,7 @@ response_data = json.dumps({"code": 1, "msg": str(e)}) elif url.path == "/get_kpl_stock_of_markets_plate": # 获取开盘啦流入板块详细信息 print("==========get_kpl_stock_of_markets_plate==========") try: time_str = params_dict.get("time") if not time_str: