lyhzzz hai 2 meses
pai
achega
3b389377fd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/main/resources/mapper/ucenter/ScenePlusMapper.xml

+ 1 - 1
src/main/resources/mapper/ucenter/ScenePlusMapper.xml

@@ -197,7 +197,7 @@
             </foreach>
             </foreach>
         </if>
         </if>
         <if test="param.isObj !=null and param.isObj == 1">
         <if test="param.isObj !=null and param.isObj == 1">
-            and e.is_obj ==1
+            and e.is_obj =1
         </if>
         </if>
     </select>
     </select>
 </mapper>
 </mapper>