diff --git a/intc-modules/intc-invest/src/main/resources/mapper/invest/StatisticAnalysisMapper.xml b/intc-modules/intc-invest/src/main/resources/mapper/invest/StatisticAnalysisMapper.xml index 945bc25..2c17573 100644 --- a/intc-modules/intc-invest/src/main/resources/mapper/invest/StatisticAnalysisMapper.xml +++ b/intc-modules/intc-invest/src/main/resources/mapper/invest/StatisticAnalysisMapper.xml @@ -307,7 +307,7 @@ and to_char( atr.create_time, 'yyyy-MM-dd') = to_char(CURRENT_DATE, 'yyyy-MM-dd') - ) as oneDayAmount + ) as todayAmount , ( select @@ -321,7 +321,7 @@ and to_char( atr.create_time, 'yyyy-MM-dd') = to_char(CURRENT_DATE, 'yyyy-MM-dd') - ) as oneDayCount, + ) as todayCount, ( select case @@ -571,7 +571,7 @@ and to_char( atr.create_time, 'yyyy-MM-dd') = to_char(CURRENT_DATE, 'yyyy-MM-dd') - ) as oneDayAmount + ) as todayAmount , ( select @@ -585,7 +585,7 @@ and to_char( atr.create_time, 'yyyy-MM-dd') = to_char(CURRENT_DATE, 'yyyy-MM-dd') - ) as oneDayCount, + ) as todayCount, ( select case