Commit 6c1fa2e9 authored by ysongq's avatar ysongq

修改mybatisplus配置

parent c937a079
......@@ -15,7 +15,7 @@ import org.springframework.transaction.annotation.EnableTransactionManagement;
*/
@EnableTransactionManagement
@Configuration
@MapperScan("com.jz.manage.moduls.mapper")
@MapperScan("com.jz.dm.mall.moduls.mapper")
public class MybatisPlusConfig {
@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