File tree Expand file tree Collapse file tree 5 files changed +10
-8
lines changed Expand file tree Collapse file tree 5 files changed +10
-8
lines changed Original file line number Diff line number Diff line change 11# 5.8.6
2+ 一、 新增数据万象接口:
3+ 1. 上传时、下载时二维码识别
4+ 2. 云上数据处理
5+ 二、灯塔上报修复
26
37
48# 5.8.5
Original file line number Diff line number Diff line change 55
66#ifndef QCloudCOSXMLModuleVersion_h
77#define QCloudCOSXMLModuleVersion_h
8-
98#define QCloudCOSXMLModuleVersionNumber 508006
109
1110// dependency
1413FOUNDATION_EXTERN NSString * const QCloudCOSXMLModuleVersion;
1514FOUNDATION_EXTERN NSString * const QCloudCOSXMLModuleName;
1615
17- #endif
16+ #endif
Original file line number Diff line number Diff line change 11#import " QCloudCOSXMLVersion.h"
22NSString * const QCloudCOSXMLModuleVersion = @" 5.8.6" ;
3-
43NSString * const QCloudCOSXMLModuleName = @" QCloudCOSXML" ;
54@interface QCloudQCloudCOSXMLLoad : NSObject
65@end
@@ -27,4 +26,4 @@ + (void) load
2726#pragma clang diagnostic pop
2827 }
2928}
30- @end
29+ @end
Original file line number Diff line number Diff line change 1313FOUNDATION_EXTERN NSString * const QCloudCoreModuleVersion;
1414FOUNDATION_EXTERN NSString * const QCloudCoreModuleName;
1515
16- #endif
16+ #endif
Original file line number Diff line number Diff line change 11#import " QCloudCoreVersion.h"
2- NSString *const QCloudCoreModuleVersion = @" 5.8.6" ;
3- NSString *const QCloudCoreModuleName = @" QCloudCore" ;
2+ NSString * const QCloudCoreModuleVersion = @" 5.8.6" ;
3+ NSString * const QCloudCoreModuleName = @" QCloudCore" ;
44@interface QCloudQCloudCoreLoad : NSObject
55@end
66
@@ -26,4 +26,4 @@ + (void) load
2626#pragma clang diagnostic pop
2727 }
2828}
29- @end
29+ @end
You can’t perform that action at this time.
0 commit comments