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

13 lines
166 B
Mathematica
Raw Normal View History

2022-08-01 19:24:12 +08:00
//
// XPTabAnchorCardModel.m
// xplan-ios
//
// Created by GreenLand on 2022/8/1.
//
#import "XPTabAnchorCardModel.h"
@implementation XPTabAnchorCardModel
@end