소스 검색

lrl -2021-12-02

lirl 3 년 전
부모
커밋
3956646b5e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/main/java/com/steerinfo/ems/emsprodplanmonth/mapper/EmsProdplanMonthMapper.xml

+ 1 - 1
src/main/java/com/steerinfo/ems/emsprodplanmonth/mapper/EmsProdplanMonthMapper.xml

@@ -77,7 +77,7 @@
        and  MAY  between  to_date(#{startTime},'yyyy-mm-dd') and to_date(#{endTime},'yyyy-mm-dd')
       </if>
     </where>
-    ORDER  BY SQNO
+    ORDER  BY WORKPROCID,MAY
   </sql>
   <sql id="whereLike">
     <where>