change 3 سال پیش
والد
کامیت
68719de4f3
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      zhongzheng-system/src/main/resources/mapper/modules/order/OrderMapper.xml

+ 0 - 1
zhongzheng-system/src/main/resources/mapper/modules/order/OrderMapper.xml

@@ -157,7 +157,6 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
         WHERE cgg.goods_id =#{goodsId}
           and cgu.user_id=#{userId}
           and cg.`status` =1
-          and unix_timestamp(now()) BETWEEN cg.class_start_time and cg.class_end_time
     </select>
     <select id="selectListApp" parameterType="com.zhongzheng.modules.order.bo.OrderQueryBo" resultMap="OrderResultVo">
         SELECT