Files
yinmeng-ios/xplan-ios/Base/MVP/Model/UserPhoto.m

14 lines
132 B
Mathematica
Raw Normal View History

2021-09-23 18:38:33 +08:00
//
// UserPhoto.m
// xplan-ios
//
// Created by on 2021/9/23.
//
#import "UserPhoto.h"
@implementation UserPhoto
@end