feat(N/A): 配置dev环境的cors配置
This commit is contained in:
@@ -10,7 +10,7 @@ import org.springframework.context.annotation.Configuration;
|
||||
import org.springframework.context.annotation.Profile;
|
||||
|
||||
@Configuration
|
||||
@Profile("dev")
|
||||
@Profile("dev1")
|
||||
@Slf4j
|
||||
public class SaTokenDevFilterConfig {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user