提交
This commit is contained in:
17
QXLive/Base/NSURLSession+QX.h
Normal file
17
QXLive/Base/NSURLSession+QX.h
Normal file
@@ -0,0 +1,17 @@
|
||||
//
|
||||
// NSURLSession+BJX.h
|
||||
// BJXGame
|
||||
//
|
||||
// Created by apple on 2022/11/7.
|
||||
// Copyright © 2022 鑫创. All rights reserved.
|
||||
//
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
@interface NSURLSession (QX)
|
||||
|
||||
@end
|
||||
|
||||
NS_ASSUME_NONNULL_END
|
||||
Reference in New Issue
Block a user