陶杰
2024-08-29 b2b82c1308fd2cf71e118ab8df8258f8160f010a
src/main/java/com/mzl/flower/config/ResourceServerConfig.java
@@ -51,6 +51,7 @@
                .antMatchers("/api/customer/flower/list/view").permitAll()
                .antMatchers("/api/customer/flower/up/stock").permitAll()
                .antMatchers("api/pub/customer/home/**").permitAll()
                .antMatchers("/api/customer/point/goods/**").permitAll()
                .antMatchers("/api/upload/oss/file").permitAll()
                .antMatchers("/api/flower/zone/list").permitAll()
                .antMatchers("/api/config/content/list/view").permitAll()