Fancy
2024-08-15 e39d9bfeee0b62a60dc08e2dc93e0a05f3d6b503
pms-parent/pms-global/src/main/resources/mapper/BaLogMapper.xml
@@ -79,9 +79,7 @@
  <select id="selectSome" resultMap="BaseResultMap">
    select
    <include refid="Base_Column_List" >
      <property name="alias" value="r"/>
    </include>
    <include refid="Base_Column_List" />
    from ba_log r
    <trim prefix="where " suffixOverrides="and">
      <if test="userId != null and userId != ''">