Files
yinmeng-ios/xplan-ios/Main/Login/Model/ThirdUserInfo.m
2021-09-13 18:56:16 +08:00

13 lines
180 B
Objective-C

//
// ThirdUserInfo.m
// xplan-ios
//
// Created by 冯硕 on 2021/9/13.
//保存第三方请求的 用户信息
#import "ThirdUserInfo.h"
@implementation ThirdUserInfo
@end