gc-shop/src/main/resources/mapper/shop/ScoreOrderMapper.xml | ●●●●● patch | view | raw | blame | history |
gc-shop/src/main/resources/mapper/shop/ScoreOrderMapper.xml
@@ -139,7 +139,7 @@ a. STATUS IN (1, 2, 3, 4, 5) and a.user_id = #{userId} AND b.goods_id = #{goodsId} and a.CREATED_TIME >= qgStartTime and a.CREATED_TIME <= qgEndTime and a.CREATED_TIME >= #{qgStartTime} and a.CREATED_TIME <= #{qgEndTime} </select> </mapper>