Browse Source

/。bug

release_toaliyun_real
xhxu 4 years ago
parent
commit
f4ff15fffa
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      mallinkService/src/main/resources/mapper/WxCreditHistoryMapper.xml

+ 1
- 0
mallinkService/src/main/resources/mapper/WxCreditHistoryMapper.xml View File

@@ -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">


Loading…
Cancel
Save