210
         } catch (Exception e) {
208 211
             view.showToast(context.getString(R.string.printer_port_open_fail));
209 212
         }
@@ -262,7 +265,7 @@ public class PrinterSettingPresenter implements PrinterSettingContract.Presenter
262 265
             if (GpCom.ACTION_CONNECT_STATUS.equals(intent.getAction())) {
263 266
                 int type = intent.getIntExtra(GpPrintService.CONNECT_STATUS, 0);
264 267
                 int id = intent.getIntExtra(GpPrintService.PRINTER_ID, 0);
265
-                Log.d("czy111", "connect status " + type);
268
+                Log.d(TAG, "connect status " + type);
266 269
                 if (type == GpDevice.STATE_CONNECTING) {
267 270
                     view.onPrinterStatusFetched(context.getString(R.string.connecting));
268 271
                 } else if (type == GpDevice.STATE_NONE) {

pai2 - Gogs: Go Git Service

拍爱

Brightcells: 385f4c5143 from StatusCode import StatusCodeField 9 lat temu
..
__init__.py 7d85bed0b0 move errno_utils.py/response_utils.py into error file 10 lat temu
errno_utils.py d19a7d5efb Check tour guide group whether ended 9 lat temu
response_utils.py 385f4c5143 from StatusCode import StatusCodeField 9 lat temu