@ -51,9 +51,7 @@
atql.question as question,
cd.name_zh_path as nameZhPath,
cd.name_zh as nameZh,
atql.default_answer_resources_id as defaultAnswerResourceId
from vp_ask_template_question_library atql
left join vp_common_dic cd on atql.dict_id = cd.id
atql.default_answer_resource_id as defaultAnswerResourceId
<where>