gao
2020-07-30 1cfdce82dd256eb68b79b759d994f79c7dfa91d3
src/main/resources/mapper/contract/ContractEntrustOrderDao.xml
@@ -18,6 +18,7 @@
        <if test="symbol != null and symbol !=''">
            and symbol=#{symbol}
        </if>
        order by create_time desc
    </select>
    <select id="selectEntrustOrderListByIds" resultType="com.xcong.excoin.modules.contract.entity.ContractEntrustOrderEntity">
        select * from contract_entrust_order