luobang 2 년 전
부모
커밋
2ec3894e19
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      src/main/resources/com/steerinfo/dil/mapper/StatisticalReportMapper.xml

+ 0 - 2
src/main/resources/com/steerinfo/dil/mapper/StatisticalReportMapper.xml

@@ -2804,8 +2804,6 @@
         WHEN TER.INSERT_TIME IS NULL
         THEN ' '
         WHEN TLFR.INSERT_TIME IS NULL THEN ' ' end
-        END
-        "status"
         from OMSTRUCK_ORDER OO
         LEFT JOIN TMSTRUCK_TOTAL_RESULT TTR
         ON TTR.ORDER_ID=OO.ORDER_ID