Browse Source

四川大厦

李莎 2 years ago
parent
commit
68f578d004
1 changed files with 1 additions and 1 deletions
  1. 1 1
      main.py

+ 1 - 1
main.py

@@ -3,7 +3,7 @@ from tag import get_FileModifyTime
 
 
 pad_mtime_list = []
 pad_mtime_list = []
 def get_modify_time():
 def get_modify_time():
-    FileModifyTime = get_FileModifyTime("E:\\1.persagy")
+    FileModifyTime = get_FileModifyTime("/data/app/pages/sagacloud-sagacare-ipad")
     if FileModifyTime not in pad_mtime_list:
     if FileModifyTime not in pad_mtime_list:
         pad_mtime_list.clear()
         pad_mtime_list.clear()
         pad_mtime_list.append(FileModifyTime)
         pad_mtime_list.append(FileModifyTime)