class LocalProperties { /// 当前账号 String? account; /// 设备ID String? deviceId; }