version:2.5
fix:增加根据类别显示标签,修改WiFi获取 update:
This commit is contained in:
@@ -720,7 +720,7 @@ public class MessageReceiver extends XGPushBaseReceiver {
|
||||
}
|
||||
break;
|
||||
case UPDATE_WIFI_PW:
|
||||
HTTPInterface.getWiFiPasswd(mContext);
|
||||
HTTPInterface.getWiFiPasswd();
|
||||
break;
|
||||
case DEVICES_POWEROFF:
|
||||
HTTPInterface.getPoweroffTime();
|
||||
|
||||
Reference in New Issue
Block a user