cdts/xdts-ios 3/TreeHole/Code/Features/Profile/Model/ProfilePhoto.m
2023-07-27 09:20:00 +08:00

13 lines
141 B
Objective-C

//
// ProfilePhoto.m
// TreeHole
//
// Created by 谢培艺 on 2022/6/3.
//
#import "ProfilePhoto.h"
@implementation ProfilePhoto
@end