@@ -3930,7 +3930,7 @@ import static com.telpo.facebainianwenbo.utile.Config.CheckList;
}
newIdCardHandler.obtainMessage(UPDATE_READER_STATUS).sendToTarget();
try {
- Thread.sleep(1000);
+ Thread.sleep(250);
} catch (InterruptedException e) {
e.printStackTrace();