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