陈昶聿
5 天以前 7f181f5170961cf613df1743c5f77a4d4c4acb2b
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>