标签-文档拆分修改

This commit is contained in:
xiejunyu
2022-04-01 10:59:19 +08:00
parent 7f94132ce1
commit 124ee72642
@@ -40,10 +40,8 @@
left join onl_cgform_area as a on f.show_area=a.id
where f.is_delete=0
and i.dict_id="1493098515761917954"
and f.is_model=#{params.isModel}
<if test="params.isModel != null and params.isModel != ''">
and f.is_model=#{params.isModel}
</if>
<!--切换数据成英文-->
<!-- <choose>
<when test="params.dbFieldTxt != null and params.dbFieldTxt != ''">