mengy 5 年 前
コミット
1ec7cbeeaf
共有1 個のファイルを変更した1 個の追加0 個の削除を含む
  1. 1 0
      src/main/java/com/chinaitop/depot/storage/mapper/StorageQualitycheckMapper.xml

+ 1 - 0
src/main/java/com/chinaitop/depot/storage/mapper/StorageQualitycheckMapper.xml

@@ -1930,6 +1930,7 @@
1930 1930
         and sqk.check_result = #{checkResult}
1931 1931
       </if>
1932 1932
     </where>
1933
+    group by sfo.id
1933 1934
     order by sqk.id desc
1934 1935
   </select>
1935 1936