瀏覽代碼

更新 target/fastweb.lua

1585346868 1 月之前
父節點
當前提交
f98d0f6d7b
共有 1 個文件被更改,包括 1 次插入1 次删除
  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