@ -305,6 +305,9 @@ public class ABGateManager {
}
}).start();
/**
* 同步方式检查AB门状态和人数(阻塞方法)
* 注意:此方法会阻塞当前线程,不建议在主线程调用
*
* @return true表示可用,false表示不可用