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