分支自 ~yxh/smartor
smartor/src/main/resources/mapper/smartor/TemplateDeptMapper.xml @@ -37,6 +37,7 @@ resultMap="TemplateDeptResult"> <include refid="selectTemplateDeptVo"/> <where> del_flag=0 <if test="type != null "> and type = #{type} </if>