Commit 31b22482 by fudahua

fix:测试

parent c3957cfb
...@@ -16,6 +16,7 @@ public class ApplicationServiceImpl implements ApplicationService{ ...@@ -16,6 +16,7 @@ public class ApplicationServiceImpl implements ApplicationService{
private ApplicationMapper mapper; private ApplicationMapper mapper;
@Override @Override
public List<TabHaobanApplication> listApplication() { public List<TabHaobanApplication> listApplication() {
return mapper.listApplication(); return mapper.listApplication();
} }
......
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