android.os.ServiceManager.getService("wifi").getConnectionInfo("android", null).getBSSID();
// 获取当前WiFi的BSSID

#MVEL表达式 #Javascript
 
 
Back to Top