lyhzzz 2 лет назад
Родитель
Сommit
1812eabbc1
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/main/resources/mapper/manage/SceneProMapper.xml

+ 1 - 1
src/main/resources/mapper/manage/SceneProMapper.xml

@@ -70,7 +70,7 @@
         <if test="param.type !=null and param.type == 1">
             and s.scene_source = 3
         </if>
-        <if test="param.type !=null and param.type == 4">
+        <if test="param.type !=null and param.type == 5">
             and s.scene_source = 4 and is_obj = 1
         </if>
         <if test="param.companyId !=null ">