Explorar el Código

/。bug

release_toaliyun_real
xhxu hace 4 años
padre
commit
f4ff15fffa
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      mallinkService/src/main/resources/mapper/WxCreditHistoryMapper.xml

+ 1
- 0
mallinkService/src/main/resources/mapper/WxCreditHistoryMapper.xml Ver fichero

@@ -78,6 +78,7 @@
from wx_credit_history credit
where `tenant_id` = #{tenantId}
<include refid="dynamicWhereConditions" />
ORDER BY credit.create_date DESC
</select>

<select id="findListMore" parameterType="com.iformall.domain.po.WxCreditHistory" resultMap="BaseResultMap">


Cargando…
Cancelar
Guardar