Commit 7c1a9d42 by huluobin

# 更新

parent a77cc3ab
......@@ -11,7 +11,7 @@ import org.springframework.context.annotation.ComponentScan;
import org.springframework.scheduling.annotation.EnableAsync;
import org.springframework.web.client.RestTemplate;
@SpringBootApplication(exclude = {},scanBasePackages = )
@SpringBootApplication
@MapperScan(basePackages = "com.gogirl.infrastructure.mapper")
@EnableAsync
@EnableFeignClients
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment