Commit 9c55fbe6 authored by cuijun's avatar cuijun

修改字段

parent e2a1a870
......@@ -9,7 +9,8 @@
fd.filename,
fd.filetype,
fd.filesize,
fd.gain_id
fd.gain_id,
fd.crt_time
FROM
file_data fd
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