Helius
2021-05-20 90722d374818d09afa45d6e6e96bf7e42c128f9a
src/main/resources/mapper/otc/OtcOrderDao.xml
@@ -14,6 +14,7 @@
            a.order_no orderNo,
            a.unit_price unitPrice,
            a.coin_amount amount,
            a.status status,
            a.total_amount totalAmount,
            a.create_time creatTime,
            a.order_type orderType,