修改查询问题
This commit is contained in:
parent
32beb5e96c
commit
175a1fa99c
|
@ -27,9 +27,6 @@
|
||||||
csd.sys_org_code,
|
csd.sys_org_code,
|
||||||
csd.mp3_file,
|
csd.mp3_file,
|
||||||
csd.mp4_file,
|
csd.mp4_file,
|
||||||
csd.preview_file,
|
|
||||||
csd.immediate_file,
|
|
||||||
cdt.id AS tag_id,
|
|
||||||
cdt.tag_name
|
cdt.tag_name
|
||||||
FROM nu_config_service_directive csd
|
FROM nu_config_service_directive csd
|
||||||
LEFT JOIN (
|
LEFT JOIN (
|
||||||
|
|
Loading…
Reference in New Issue