Files
yinmeng-ios/xplan-ios/Main/Tabbar/Model/XPVersionUpdateModel.m
2022-12-23 10:43:58 +08:00

18 lines
216 B
Objective-C

//
// XPVersionUpdateModel.m
// xplan-ios
//
// Created by GreenLand on 2022/12/5.
//
#import "XPVersionUpdateModel.h"
@implementation XPVersionUpdateModel
@end
@implementation XPVersionUpdateItemModel
@end