cd869f46 by jinhuaquan

删除无用的注释

1 parent 8509fce4
......@@ -59,7 +59,7 @@ public class WebMvcConfig implements WebMvcConfigurer {
.allowedMethods("HEAD", "GET", "PUT", "POST", "DELETE", "PATCH");
}
/**username: <input type="text"></input>
/**
* 发现如果继承了WebMvcConfigurationSupport,则在yml中配置的相关内容会失效。 需要重新指定静态资源
*/
@Override
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!