陈昶聿
2 天以前 caeca49bfe67d628fb3043d2c8a5ed3fac0400c6
ruoyi-generator/src/main/resources/mapper/generator/GenTableMapper.xml
@@ -59,7 +59,7 @@
    <select id="selectGenTableList" parameterType="GenTable" resultMap="GenTableResult">
      <include refid="selectGenTableVo"/>
      where 1=1
      where
      <if test="orgid != null and orgid != ''">
         AND orgid = #{orgid}
      </if>