fix: 自动代码生成错误问题修复
This commit is contained in:
@@ -6,6 +6,8 @@ import ${superMapperClassPackage};
|
||||
import ${mapperAnnotationClass.name};
|
||||
#end
|
||||
import com.baomidou.mybatisplus.extension.plugins.pagination.Page;
|
||||
import ${package.Parent}.model.bo.${entity}BO;
|
||||
import ${package.Parent}.model.query.${entity}PageQuery;
|
||||
|
||||
/**
|
||||
* $!{table.comment} Mapper 接口
|
||||
|
||||
Reference in New Issue
Block a user