左晓为主开发手持机充值管理机
zuoxiao
7 天以前 8b566e47b67d74d1915bc9f2c07204dd1a222197
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;
    }