增加版本号

master
zhang chengzhi 2024-07-28 14:32:45 +08:00
parent 7ef0bedeb8
commit c29bbfcf01
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ import org.springframework.boot.autoconfigure.SpringBootApplication;
* @author muyu * @author muyu
*/ */
@EnableCustomConfig @EnableCustomConfig
//@EnableCustomSwagger2 ////@EnableCustomSwagger2
@EnableMyFeignClients @EnableMyFeignClients
@SpringBootApplication @SpringBootApplication
public class CloudSystemApplication { public class CloudSystemApplication {