Commit 65379970 authored by cuijun's avatar cuijun

修改字段

parent 9c55fbe6
...@@ -10,7 +10,8 @@ ...@@ -10,7 +10,8 @@
fd.filetype, fd.filetype,
fd.filesize, fd.filesize,
fd.gain_id, fd.gain_id,
fd.crt_time fd.crt_time,
fd.fileurl
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