Helius
2021-08-13 639231a3d3b23d1fa7575d248a6fa1c3e8dbaea9
zq-erp/src/main/resources/mybatis/mapper/xcxShop/ShopCouponDao.xml
@@ -563,7 +563,7 @@
        from shop_coupon
        where
        company_id=#{companyId}
        and now() >= begin_time and end_time >= now()
        and kind=2 and now() >= begin_time and end_time >= now()
        and is_open = 1
        and (is_all = 1 or
        (