Commit 4fb8afb6 authored by 周健威's avatar 周健威

修改代码

parent ed88faff
...@@ -11,7 +11,10 @@ ...@@ -11,7 +11,10 @@
fd.filesize, fd.filesize,
fd.gain_id, fd.gain_id,
fd.crt_time, fd.crt_time,
fd.fileurl fd.storagetype
fd.has_gtdata
fd.gtdata_path
fd.filepath
FROM FROM
file_data fd file_data fd
LEFT JOIN gain_data gd ON fd.gain_id = gd.id LEFT JOIN gain_data gd ON fd.gain_id = gd.id
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment