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

修改办件查询列表

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