Files
peko-ios/YuMi/Modules/YMMine/View/Noble/Model/PINobleCenterListModel.h
2024-03-29 19:18:58 +08:00

19 lines
220 B
Objective-C

//
// PINobleCenterListModel.h
// YuMi
//
// Created by duoban on 2024/3/27.
//
#import <Foundation/Foundation.h>
NS_ASSUME_NONNULL_BEGIN
@interface PINobleCenterListModel : NSObject
@end
NS_ASSUME_NONNULL_END