mirror of
https://github.com/YunaiV/ruoyi-vue-pro.git
synced 2026-05-08 10:51:23 +00:00
代码预览的功能,完成
This commit is contained in:
@@ -27,6 +27,6 @@ public interface ${table.className}Convert {
|
||||
|
||||
List<${table.className}RespVO> convertList(List<${table.className}DO> list);
|
||||
|
||||
PageResult<${table.className}RespVO> convertPage(PageResult<${table.className}DO> page);
|
||||
PageResult<${table.className}RespVO> convertPage(PageResult<${table.className}DO> page);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user