juejin.py
@@ -262,7 +262,7 @@ # 采集的代码数量不对 if len(gpcode_manager.get_gp_list()) - len(prices) > 2: return now_str = datetime.datetime.now().strftime("%H:%M:%S") now_str = tool.get_now_time_str() now_strs = now_str.split(":") now_second = int(now_strs[0]) * 60 * 60 + int(now_strs[1]) * 60 + int(now_strs[2]) start = 60 * 60 * 9 + 31 * 60