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