左晓为主开发手持机充值管理机
zuoxiao
2025-06-23 0ad1393b93f371b1f326d76e7681baca5fe9b0dd
qiheonlinelibrary/src/main/java/com/dayu/qiheonlinelibrary/tools/NfcReadHelper.java
@@ -38,6 +38,7 @@
        if (helper == null) {
            helper = new NfcReadHelper(intent, activity);
        }
        helper.adapter.setIntent(intent);
        return helper;
    }