Commit 65379970 authored by cuijun's avatar cuijun

修改字段

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