14 lines
190 B
Objective-C
14 lines
190 B
Objective-C
//
|
|
// Xuanduo2Model.m
|
|
// Ifish
|
|
//
|
|
// Created by Alex on 2019/4/20.
|
|
// Copyright © 2019 lianlian. All rights reserved.
|
|
//
|
|
|
|
#import "Xuanduo2Model.h"
|
|
|
|
@implementation Xuanduo2Model
|
|
|
|
@end
|