Explorar o código

深时obj type 修改为5

lyhzzz %!s(int64=2) %!d(string=hai) anos
pai
achega
1812eabbc1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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 ">