|
@@ -169,7 +169,7 @@ public class ProductController extends BaseController {
|
|
/**
|
|
/**
|
|
* 优惠券说明页
|
|
* 优惠券说明页
|
|
*/
|
|
*/
|
|
- @GetMapping("/activity/couponExp.html")
|
|
|
|
|
|
+ @GetMapping("/product/couponExp.html")
|
|
public String getCouponExpPath(){
|
|
public String getCouponExpPath(){
|
|
return ACTIVITY_COUPON_EXP;
|
|
return ACTIVITY_COUPON_EXP;
|
|
}
|
|
}
|