添加充放电状态

This commit is contained in:
孙小云 2026-01-30 11:37:13 +08:00
parent e8fe5fb703
commit fa0799bf66
1 changed files with 0 additions and 1 deletions

View File

@ -15,7 +15,6 @@ import com.ruoyi.common.security.annotation.EnableRyFeignClients;
@EnableScheduling @EnableScheduling
@EnableCustomConfig @EnableCustomConfig
@EnableRyFeignClients @EnableRyFeignClients
@ComponentScan(basePackages = {"com.ruoyi"})
@SpringBootApplication @SpringBootApplication
public class TuohengDeviceApplication public class TuohengDeviceApplication
{ {