启动类添加注解
parent
076c5e3056
commit
c6177fc27d
|
@ -13,7 +13,7 @@ import org.springframework.boot.autoconfigure.SpringBootApplication;
|
||||||
* @name:MuyuPayApplication
|
* @name:MuyuPayApplication
|
||||||
* @Date:2024/7/29 21:24
|
* @Date:2024/7/29 21:24
|
||||||
*/
|
*/
|
||||||
@ForestScan(basePackages = "com.muyu.common.nacos.api")
|
|
||||||
@EnableCustomConfig
|
@EnableCustomConfig
|
||||||
//@EnableCustomSwagger2
|
//@EnableCustomSwagger2
|
||||||
@EnableMyFeignClients
|
@EnableMyFeignClients
|
||||||
|
|
Loading…
Reference in New Issue