wangkun %!s(int64=2) %!d(string=hai) anos
pai
achega
7a92c8aef5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      main/common.py

+ 1 - 1
main/common.py

@@ -151,7 +151,7 @@ class Common:
                 all_file = sorted(os.listdir(charles_file_dir))
 
                 # 获取到目标文件
-                old_file = all_file[-2]
+                old_file = all_file[-3]
 
                 # 分离文件名与扩展名
                 new_file = os.path.splitext(old_file)