Przeglądaj źródła

【积分变更记][修改][排序]

release_toaliyun_real
gongbiao 6 lat temu
rodzic
commit
379c99ccd8
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      mallinkService/src/main/resources/mapper/WxCreditHistoryMapper.xml

+ 1
- 1
mallinkService/src/main/resources/mapper/WxCreditHistoryMapper.xml Wyświetl plik

@@ -135,7 +135,7 @@
LEFT JOIN wx_merchant merchant ON credit.merchant_id = merchant.id
<include refid="customWhereConditions"/>
ORDER BY
credit.id DESC
credit.create_date desc,credit.id DESC
</select>

<select id="loginCount" parameterType="com.iformall.domain.po.WxCreditHistory" resultType="java.lang.Integer">


Ładowanie…
Anuluj
Zapisz