Commit 06853bfd by 吕明尚

Merge branch 'refs/heads/dev' into test

parents 1d85d45a df928bdb
......@@ -58,6 +58,7 @@ public class WebConfig implements WebMvcConfigurer {
"/order/computed/price",
"/system/config/list",
"/rechargeConf/list",
"/activity/query",
"**"
).addPathPatterns("/**");
}
......
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