Commit 942dc75d authored by unset's avatar unset

修改支付信息

parent cafcd4d1
......@@ -59,7 +59,8 @@ public class WebConfiguration implements WebMvcConfigurer {
"/industryApplicationType/**",
"/newsInfo/**",
"/newsType/**",
"/customForm/**"
"/customForm/**",
"/shoppingCartInfo/**"
};
Collections.addAll(list, urls);
return 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