Files
peko-ios/YuMi/Structure/MVP/Model/UserPhoto.m
2023-07-14 18:50:55 +08:00

14 lines
125 B
Objective-C

//
// UserPhoto.m
// YUMI
//
// Created by YUMI on 2021/9/23.
//
#import "UserPhoto.h"
@implementation UserPhoto
@end