Parcourir la source

更新 target/fastweb.lua

1585346868 il y a 1 mois
Parent
commit
f98d0f6d7b
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      target/fastweb.lua

+ 1 - 1
target/fastweb.lua

@@ -106,6 +106,6 @@ end
     文件最后修改时间
 ]]
 function fastweb.file_last_modified_time(filepath)
-    return file_last_modify_time(filepath)
+    return fw_file_last_modify_time(filepath)
 end
 return fastweb