935090232@qq.com
2021-04-03 00efd2e4db8157ece4116c956c314803ed073042
zq-erp/src/main/resources/mybatis/mapper/score/ScoreVipDetailDao.xml
@@ -24,7 +24,8 @@
      </if>
         <if test="vipId !=null">
            and vip_id=#{vipId}
         </if>  order by create_time
         </if>
      order by create_time
   </select>