utils/huaxin_util.py
@@ -69,7 +69,7 @@
    finally:
        __order_ref_lock.release()
# 华鑫时间字符串格式转换函数
def convert_time(time_str, with_ms=False):
    time_str = str(time_str)
    if time_str.startswith("9"):