xiaoyong931011
2021-05-14 a7ff00c817968670223bb454617cd43d106d2b8d
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,