version:3.3.3
fix: update:优化网络连接
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user