mac
2023-10-11 907f9314657fd0554fecda06e919b98768b0aeea
app/src/main/java/com/hdl/photovoltaic/other/HdlLogLogic.java
@@ -69,6 +69,10 @@
        if (isDebug) {
            return;
        }
//        StringBuilder b = new StringBuilder();
//        b.append(title);
//        b.append(tag);
//        b.
        System.out.println(title + tag + "======" + mgs + "(" + code + ")");
    }