浏览代码

资料审核

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