fix
Helius
2021-08-12 7a29977ffd973d337b736e4d4de7221c0fd19a49
fix
1 files modified
2 ■■■ changed files
zq-erp/src/main/resources/mybatis/mapper/xcxShop/ShopCouponDao.xml 2 ●●● patch | view | raw | blame | history
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
        (