xiaoyong931011
2021-05-14 16121953db79952213a34e361c7fe5792c114b22
src/main/resources/mapper/modules/BasicSettingMapper.xml
@@ -119,6 +119,7 @@
        SELECT
               b.phone phoneTo,
        a.content content,
        a.create_time createTime,
        a.amount amount,
        a.symbol symbol,
        a.status status,
@@ -151,6 +152,7 @@
            a.content content,
            a.amount amount,
            a.symbol symbol,
            a.create_time createTime,
            a.status status,
            b.phone phoneFrom,
            d.quantity quantityOrder,