Commit 00378ae5 authored by suhuiguang's avatar suhuiguang

1.增加名称

parent 38bedb55
...@@ -163,7 +163,8 @@ ...@@ -163,7 +163,8 @@
vid.remark, vid.remark,
vid.url, vid.url,
vid.code, vid.code,
vid.preset_position as presetPosition vid.preset_position as presetPosition,
vid.name
from from
wl_video_equipment_specific as ves wl_video_equipment_specific as ves
left join wl_video as vid on ves.video_id = vid.id left join wl_video as vid on ves.video_id = vid.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