浏览代码

批次查询buig

caozixuan 2 年之前
父节点
当前提交
633e10bbcc
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      distributed-print-business/src/main/resources/mapper/GradeBatchMapper.xml

+ 1 - 1
distributed-print-business/src/main/resources/mapper/GradeBatchMapper.xml

@@ -19,7 +19,7 @@
             gbp.publish_status AS publishStatus
         FROM
             grade_batch gb
-                INNER JOIN
+                LEFT JOIN
             (SELECT
                  batch_id, MAX(publish_status) AS publish_status
              FROM