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