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