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

添加海康门禁链接库

parent a8e95e2a
......@@ -13,6 +13,12 @@ public class StartService implements IApplicationStartedService {
@Override
public void start() {
ThreadPool.getInstance().init(20);
String path = System.getProperty("user.dir");
log.info("system path:{}",path);
}
@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