Skip to content

Commit

Permalink
修改头文件应用
Browse files Browse the repository at this point in the history
  • Loading branch information
garenwang committed Mar 18, 2024
1 parent 4b86c21 commit d87fa8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion QCloudTrack/Classes/Beacon/QCloudBeaconTrackService.m
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

#import "QCloudBeaconTrackService.h"
#import "QCloudTrackConstants.h"
#import <COSBeaconAPI_Base/COSBeaconReport.h>
#import "COSBeaconAPI_Base/COSBeaconReport.h"
#import "QCloudTrackConstants.h"

void QCloudTrackEnsurePathExist(NSString *path) {
Expand Down

0 comments on commit d87fa8a

Please sign in to comment.