摘要:
yml或properties检查是否添加了这个配置: Ctrl+F 搜索一下 resources: add-mappings: false 如果存在,那么极有可能就是它了,使静态资源访问 解决方法一: 去除 解决方法二: 添加 @Component public class WebSecurityC 阅读全文
posted @ 2021-07-02 15:39
zhuangjie
阅读(187)
评论(0)
推荐(0)
摘要:
API @PostMapping("/removeCart/{cart_id}") public R removeCart(@PathVariable("cart_id") String cart_id,@RequestParam("ur") String ur ,@RequestBody Stri 阅读全文
posted @ 2021-07-02 10:41
zhuangjie
阅读(48)
评论(0)
推荐(0)
浙公网安备 33010602011771号