摘要: 在线json https://api.ipsw.me/v4/devices 获取设备名称 ``` +(NSString *)getDeviceName{ static NSString * _deviceName; if(_deviceName){ return _deviceName; } str 阅读全文
posted @ 2023-08-15 11:09 qqcc1388 阅读(245) 评论(0) 推荐(0)