android.os.ServiceManager.getService("location").isLocationEnabledForUser(0);
// 判断指定用户定位是否开启

#MVEL表达式 #Javascript
 
 
Back to Top