|
|
LifeUserOrderVo queryUserOrderDetail(@Param("orderId") String orderId,@Param("position") String position);
|
|
LifeUserOrderVo queryUserOrderDetail(@Param("orderId") String orderId,@Param("position") String position);
|
|
|
"\tselect id coupon_id,2 coupon_type,lgbm.group_name coupon_name, SUBSTRING_INDEX(image_id, ',', 1) AS image_id,effective_date_type,effective_date_value \n" +
|
|
"\tselect id coupon_id,2 coupon_type,lgbm.group_name coupon_name, SUBSTRING_INDEX(image_id, ',', 1) AS image_id,effective_date_type,effective_date_value \n" +
|