mirror of
https://github.com/continew-org/continew-starter.git
synced 2025-09-09 19:03:56 +08:00
style: 优化代码格式
This commit is contained in:
@@ -74,7 +74,8 @@ public class SaTokenAutoConfiguration implements WebMvcConfigurer {
|
||||
*/
|
||||
@Configuration
|
||||
@Import({SaTokenDaoConfiguration.Redis.class, SaTokenDaoConfiguration.Custom.class})
|
||||
protected static class SaTokenDaoAutoConfiguration {}
|
||||
protected static class SaTokenDaoAutoConfiguration {
|
||||
}
|
||||
|
||||
/**
|
||||
* 整合 JWT(简单模式)
|
||||
|
Reference in New Issue
Block a user