trade/trade_record_log_util.py
@@ -170,6 +170,10 @@ __add_log(TYPE_ACTION, code, {"type": "新题材", "msg": msg}) # 加下单耗时 def add_place_order_use_time(code, msg): __add_log(TYPE_ACTION, code, {"type": "下单耗时", "msg": msg}) # 加白 def add_common_msg(code, type_, msg=""):