Commit 675ecc51 authored by 徐俊's avatar 徐俊

xujun

parent 4d4fd32b
...@@ -126,7 +126,7 @@ public class ComProjectAuditServiceImpl extends BaseServiceImpl<ComProjectAuditD ...@@ -126,7 +126,7 @@ public class ComProjectAuditServiceImpl extends BaseServiceImpl<ComProjectAuditD
} }
} }
@Override @Override
public Pagination<ComProjectAuditDTO> getListByPage(ComProjectAuditQueryVO vo) { public Pagination<ComProjectAuditDTO> getListByPage(ComProjectAuditQueryVO vo) {
QueryWrapper criteria = new QueryWrapper(); QueryWrapper criteria = new QueryWrapper();
......
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