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