فهرست منبع

更新 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