785834757 2 лет назад
Родитель
Сommit
14af0374b8
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/main/resources/mapper/modules/xxl/XxlInsAreaCompanyMapper.xml

+ 1 - 1
src/main/resources/mapper/modules/xxl/XxlInsAreaCompanyMapper.xml

@@ -106,7 +106,7 @@
         WHERE
             orderstatus = 3
           AND
-            inside_order_status is NULL
+            inside_order_status = 0
         AND
             createtime between #{startTime} and #{endTime}
     </select>