cdts/xdts-ios 3/TreeHole/CYHResetCode/Home(首页)/Model/THBottleModel.h
2023-07-27 09:20:00 +08:00

18 lines
249 B
Objective-C

//
// THBottleModel.h
// TreeHole
//
// Created by iOS on 2023/1/31.
// Copyright © 2023 CYH. All rights reserved.
//
#import <Foundation/Foundation.h>
NS_ASSUME_NONNULL_BEGIN
@interface THBottleModel : NSObject
@end
NS_ASSUME_NONNULL_END