首页 > TAG信息列表 > urgent

Mybatis XML标签使用方法

<select id="queryPage" resultType="cn"> select * from Tb WHERE 1 = 1 <if test="param2.urgentDegree!=null and param2.urgentDegree!=''"> and urgent_Degree = #{pa