|
|
@@ -170,6 +170,7 @@ public class WebSecurityConfig extends WebSecurityConfigurerAdapter {
|
|
|
.antMatchers("/metaCacheable/clearMMO").permitAll()
|
|
|
.antMatchers("/u951658VPf.txt").permitAll()
|
|
|
.antMatchers("/u9s1658vPf.txt").permitAll()
|
|
|
+ .antMatchers("/MP_verify_0Nvt9aSVZw3kbSSi.txt").permitAll()
|
|
|
.antMatchers("/tradeAuction/all").permitAll()
|
|
|
.antMatchers("/tradeAuction/get/**").permitAll()
|
|
|
.antMatchers("/tradeAuctionOrder/all").permitAll()
|