Commit e7b1731c by wuwenlong

webconfig opt;

parent 47505918
......@@ -53,6 +53,7 @@ public class WebConfig implements WebMvcConfigurer {
"/room/info",
"/room/roomStatus",
"/room/roomId",
"/dict/type/**",
"**"
).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