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

Commit 75015bcb authored by dongchun's avatar dongchun

提交正在下单部分逻辑

parent ff00e9fb
......@@ -143,5 +143,10 @@ public class LocalAdminController extends BaseController
{
return prefix2 + "/homeSet/carefullyGoods";
}
@GetMapping("/goodsIntersection")
public String goodsIntersection()
{
return prefix2 + "/goodsIntersection/index";
}
}
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