Commit 1c5e33ff authored by macro's avatar macro
Browse files

Update MyBatisConfig.java

parent 8f47d181
...@@ -5,7 +5,7 @@ import org.springframework.context.annotation.Configuration; ...@@ -5,7 +5,7 @@ import org.springframework.context.annotation.Configuration;
/** /**
* MyBatis相关配置 * MyBatis相关配置
* Created by macro on 2019/4/8. * Created by macro on 2018/4/26.
*/ */
@Configuration @Configuration
@MapperScan("com.macro.mall.mapper") @MapperScan("com.macro.mall.mapper")
......
Supports Markdown
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