优惠券详情
This commit is contained in:
@@ -69,7 +69,7 @@ public class UPointGoodsController {
|
|||||||
.eq(ShopCoupon::getIsDel, 0));
|
.eq(ShopCoupon::getIsDel, 0));
|
||||||
goods.setCouponInfo(one);
|
goods.setCouponInfo(one);
|
||||||
}
|
}
|
||||||
return CzgResult.success(pointsGoodsService.getById(id));
|
return CzgResult.success(goods);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user