修复bug

This commit is contained in:
liyuhua
2023-11-20 14:25:47 +08:00
parent d7f04e400a
commit cbd7b5cdbc
38 changed files with 319 additions and 145 deletions

View File

@@ -8,7 +8,7 @@
#import <Foundation/Foundation.h>
typedef enum : NSUInteger {
YYUtilityTelephonType_Move,///移动
YYUtilityTelephonType_Move = 0,///移动
YYUtilityTelephonType_Link_Together,///联通
YYUtilityTelephonType_Link_Telegraphy,///电信
YYUtilityTelephonType_Link_Tietong,///铁通
@@ -38,7 +38,7 @@ typedef enum : NSUInteger {
* 获取App版本号, 从plist从读取CFBundleShortVersion
*/
+ (NSString *)appVersion;
+(NSString *)getLanguage;
/**
* 获取AppBuild号, 从plist中读取CFBundleVersion
*/
@@ -99,7 +99,7 @@ typedef enum : NSUInteger {
/* Carrier Utilities */
/*==============================*/
@interface YYUtility (Carrier)
+(NSString *)getMobileCountryCode;
/**
获取设备唯一标识