Commit c5ac9209 authored by 钱雯君's avatar 钱雯君

add

parent a5c614dd
......@@ -10,7 +10,7 @@ import org.springframework.context.support.PropertySourcesPlaceholderConfigurer;
* Created by mabo on 2018/9/20
*/
@Configuration
@ComponentScan(basePackages = {"ui","http","base"})
@ComponentScan(basePackages = {"ui","http","base","utils"})
@PropertySource(value = {"duiba.properties"})
public class Config {
@Bean
......
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