newMaster
chenbingxuan 2024-01-21 19:07:08 +08:00
parent 9b66e3f71a
commit 10a4a491ac
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ package doctor;
import doctor.common.security.annotation.EnableCustomConfig;
import doctor.common.security.annotation.EnableRyFeignClients;
import doctor.common.swagger.annotation.EnableCustomSwagger2;
import doctor.text.WebSocketServer;
//import doctor.text.WebSocketServer;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.context.ConfigurableApplicationContext;