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

添加菜单资源配置

parent 6f1dc96c
......@@ -18,7 +18,7 @@ public class StartService implements IApplicationStartedService {
@Override
public void start() {
ThreadPool.getInstance().init(10);
resourceService.refreshResourceUrl("com.mortals.xhx", null);
//resourceService.refreshResourceUrl("com.mortals.xhx", null);
}
@Override
......
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