Kaynağa Gözat

1.控制台 利润分析 导出去掉大订单已承保得状态

wuhp 1 yıl önce
ebeveyn
işleme
ce6dfa3350

+ 0 - 1
src/main/resources/mapper/modules/console/ProfitAnalysisMapper.xml

@@ -443,7 +443,6 @@
             ifa.auditstatus = '1'
             AND
             iac.orderstatus = 3
-            AND io.orderstatus = '3'
             <if test="vo.year !=null  and  vo.year !=''">
                 and DATE_FORMAT( iac.signing_time, '%Y') =#{vo.year}
             </if>