提交 3dd4d8dc 作者: 张开石

1、修改获取会议类型接口bug,系统通用会议类型中只显示已启用的系统通用的,和自己创建的

父级 a5ea9dbc
...@@ -230,7 +230,7 @@ ...@@ -230,7 +230,7 @@
meet_template_enable meet_template_enable
where where
meet_type.id = 1 meet_type.id = 1
meet_type.is_del = 0 and meet_type.is_del = 0
and meet_type.id = cmt_meeting_record_template.meeting_type and meet_type.id = cmt_meeting_record_template.meeting_type
and cmt_meeting_record_template.is_del = 0 and cmt_meeting_record_template.is_del = 0
and cmt_meeting_record_template.id = meet_template_enable.rel_id and cmt_meeting_record_template.id = meet_template_enable.rel_id
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论