Commit a7d7cea4 authored by unset's avatar unset

添加通知信息

parent bfae7f08
......@@ -62,7 +62,7 @@ public class WebConfiguration implements WebMvcConfigurer {
"/customForm/**",
"/shoppingCartInfo/**",
"/orderInfo/**",
"/feedback/**",
"/feedbackInfo/**",
"/noticeInfo/**"
};
Collections.addAll(list, urls);
......
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