23 lines
287 B
Objective-C
23 lines
287 B
Objective-C
//
|
|
// Xuanduo2TimerModel.m
|
|
// Ifish
|
|
//
|
|
// Created by Alex on 2019/5/3.
|
|
// Copyright © 2019 lianlian. All rights reserved.
|
|
//
|
|
|
|
#import "Xuanduo2TimerModel.h"
|
|
|
|
@implementation XuanduoTimerGroup
|
|
|
|
@end
|
|
|
|
@implementation Xuanduo2TimerModel
|
|
|
|
@end
|
|
|
|
@implementation XuanduoCycleModel
|
|
|
|
@end
|
|
|