Files
yinmeng-ios/xplan-ios/Main/Tabbar/Model/NewUserGreetModel.m

13 lines
154 B
Mathematica
Raw Normal View History

2022-06-02 18:53:45 +08:00
//
// NewUserGreetModel.m
// xplan-ios
//
// Created by on 2022/6/2.
//
#import "NewUserGreetModel.h"
@implementation NewUserGreetModel
@end