src/main/resources/mapper/dapp/DappHdRecordMapper.xml
@@ -16,6 +16,13 @@ dapp_coin_price order by CREATE_TIME desc </select> <select id="findHdRecordInPage" resultType="cc.mrbird.febs.dapp.entity.DappHdRecord"> SELECT * FROM dapp_hd_record order by CREATE_TIME desc </select> <select id="selectNewRecord" resultType="cc.mrbird.febs.dapp.entity.DappHdRecord"> SELECT