fix(): 修改重新上传
parent
c55b7b0852
commit
c71ce8e7e6
|
@ -16,7 +16,7 @@ import org.springframework.context.ConfigurableApplicationContext;
|
||||||
* @Created by 杨旭飞
|
* @Created by 杨旭飞
|
||||||
*/
|
*/
|
||||||
@Log4j2
|
@Log4j2
|
||||||
@ForestScan(basePackages = "com.muyu.common.nacos.remote")
|
//@ForestScan(basePackages = "com.muyu.common.nacos.remote")
|
||||||
@EnableCustomConfig
|
@EnableCustomConfig
|
||||||
@EnableMyFeignClients
|
@EnableMyFeignClients
|
||||||
@SpringBootApplication
|
@SpringBootApplication
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
com.muyu.pay.MySpringApplicationRunListener
|
#com.muyu.pay.MySpringApplicationRunListener
|
Loading…
Reference in New Issue