Ver a proveniência

[排序][修改][修改排序使用的列]

release_toaliyun_real
luozukai há 7 anos
ascendente
cometimento
5182f957b5
1 ficheiros alterados com 0 adições e 8 eliminações
  1. +0
    -8
      mallinkService/src/main/resources/mapper/WxMerchantBUserMapper.xml

+ 0
- 8
mallinkService/src/main/resources/mapper/WxMerchantBUserMapper.xml Ver ficheiro

@@ -84,14 +84,6 @@
#{idItem} #{idItem}
</foreach> </foreach>
</if> </if>
<if test="null != sortColumn">
order by ${sortColumn} ${sortOrder}
</if>
<if test="null == sortColumn">
<if test=" null != sortColumns"> order by ${sortColumns} </if>
</if>


</sql> </sql>
<select id="findList" parameterType="com.iformall.domain.po.WxMerchantBUser" resultMap="BaseResultMap"> <select id="findList" parameterType="com.iformall.domain.po.WxMerchantBUser" resultMap="BaseResultMap">


Carregando…
Cancelar
Guardar