13 lines
165 B
Objective-C
13 lines
165 B
Objective-C
//
|
|
// PINobleCenterListModel.m
|
|
// YuMi
|
|
//
|
|
// Created by duoban on 2024/3/27.
|
|
//
|
|
|
|
#import "PINobleCenterListModel.h"
|
|
|
|
@implementation PINobleCenterListModel
|
|
|
|
@end
|