左晓为主开发手持机充值管理机
zuoxiao
2025-06-19 98994189864f045551f7d06f78017b5df70e1be3
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;
    }