记得上下班打卡 | git大法好,push需谨慎

Commit 8b90cfec authored by sangchunxi's avatar sangchunxi

推荐商品

parent 7d4f4e42
......@@ -206,5 +206,10 @@ public class LocalAdminController extends BaseController
{
return candyPrefix + "/coupon/mgt/relevancyShow";
}
@GetMapping("/affiliatedActivity") // 关联活动
public String affiliatedActivity()
{
return activityPrefix + "/affiliatedActivity/list";
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment