version:3.3.3

fix:
update:优化网络连接
This commit is contained in:
2025-05-23 17:30:23 +08:00
parent d4f699a7c7
commit 3dcd25b5bf
49 changed files with 581 additions and 464 deletions

View File

@@ -96,7 +96,7 @@ import java.util.regex.Pattern;
import static android.content.Context.WIFI_SERVICE;
public class Utils {
private static final String TAG = Utils.class.getSimpleName();
private static final String TAG = "Utils";
// MD5 设备地址标识
public static String getMAC(Context context) {