Преглед изворни кода

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

wuhp пре 1 година
родитељ
комит
ce6dfa3350
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      src/main/resources/mapper/modules/console/ProfitAnalysisMapper.xml

+ 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>