完善新操作日志的页面修改
This commit is contained in:
@@ -4,6 +4,6 @@ import org.springframework.context.annotation.Configuration;
|
||||
import org.springframework.scheduling.annotation.EnableAsync;
|
||||
|
||||
@Configuration
|
||||
@EnableAsync(proxyTargetClass = true)
|
||||
@EnableAsync
|
||||
public class AsyncConfiguration {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user