app/src/main/java/com/hdl/photovoltaic/other/HdlThreadLogic.java
@@ -171,7 +171,7 @@ Drawable drawable = AppCompatResources.getDrawable(context, R.drawable.tip_fail); flashingBoxDialog.setImage(drawable); } flashingBoxDialog.setContent(msg + "\r\n(" + code + ")"); flashingBoxDialog.setContent(msg + "(" + code + ")"); flashingBoxDialog.show(); } }, null, null);