lyhzzz %!s(int64=2) %!d(string=hai) anos
pai
achega
58f4daca8c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/main/resources/mapper/manage/DataMapper.xml

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

@@ -82,7 +82,7 @@
         </if>
         FROM ${tb}
         WHERE rec_status = 'A'
-          <if test="tb == 't_scene_pro' or tb == 't_scene_plus' ">
+          <if test="tb == 't_scene_pro'">
               AND is_upgrade = 0
           </if>
         and create_time between #{startTime} and #{endTime}