Files
yinmeng-ios/xplan-ios/Base/MVP/Model/UserPhoto.m
2021-09-23 19:34:04 +08:00

14 lines
132 B
Objective-C

//
// UserPhoto.m
// xplan-ios
//
// Created by 冯硕 on 2021/9/23.
//
#import "UserPhoto.h"
@implementation UserPhoto
@end