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