xiaoyong931011
2021-12-01 9d3ab9b4ccd1bd6159af8743ee8df6f70a43b1d2
20211201  fish
1 files modified
2 ■■■ changed files
src/main/resources/mapper/modules/CannonExchangeRatioMapper.xml 2 ●●● patch | view | raw | blame | history
src/main/resources/mapper/modules/CannonExchangeRatioMapper.xml
@@ -34,7 +34,7 @@
                LEFT JOIN member d ON a.member_id = d.id
        WHERE
            b.wallet_code = 'USDT'
          AND c.wallet_code = 'XCT'
          AND c.wallet_code = 'XCC'
    </select>
    
</mapper>