cloudroam
2025-05-14 8d966ffd9941026f9b3b1a876de9990da1ca6aea
src/main/java/com/mzl/flower/config/ResourceServerConfig.java
@@ -54,7 +54,7 @@
                .antMatchers("/api/customer/flower/list").permitAll()
                .antMatchers("/api/customer/flower/list/view").permitAll()
                .antMatchers("/api/customer/flower/up/stock").permitAll()
//                .antMatchers("/api/customer/info/**").permitAll()
                .antMatchers("/api/filmset/**").permitAll()
                .antMatchers("api/pub/customer/home/**").permitAll()
                .antMatchers("/api/customer/point/goods/**").permitAll()
                .antMatchers("/api/upload/oss/file").permitAll()