// // Device.m // WildFireChat // // Created by Tom Lee on 2020/5/1. // Copyright © 2020 WildFireChat. All rights reserved. // #import "Device.h" @implementation Device @end