fix 项目无法启动
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@ import java.util.List;
|
|||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
@Configuration
|
@Configuration
|
||||||
@MapperScan(value={"com.jero.member.mapper"})
|
@MapperScan(value={"com.jero.**.mapper*"})
|
||||||
public class MybatisPlusConfig {
|
public class MybatisPlusConfig {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user