Commit fd07015a authored by 赵啸非's avatar 赵啸非

修改办件查询列表

parent d38b3c5c
...@@ -34,6 +34,8 @@ public class DemoStartedService implements IApplicationStartedService { ...@@ -34,6 +34,8 @@ public class DemoStartedService implements IApplicationStartedService {
private UserService userService; private UserService userService;
@Autowired @Autowired
private ResourceService resourceService; private ResourceService resourceService;
@Autowired
private SiteService siteService;
@Override @Override
public void start() { public void start() {
......
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