Commit 10ff2f60 authored by macro's avatar macro
Browse files

Update MyBatisConfig.java

parent b7bbee4a
...@@ -5,7 +5,7 @@ import org.springframework.context.annotation.Configuration; ...@@ -5,7 +5,7 @@ import org.springframework.context.annotation.Configuration;
import org.springframework.transaction.annotation.EnableTransactionManagement; import org.springframework.transaction.annotation.EnableTransactionManagement;
/** /**
* MyBatis配置 * MyBatis相关配置
* Created by macro on 2019/4/8. * Created by macro on 2019/4/8.
*/ */
@Configuration @Configuration
......
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