You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
253 B

//
// WXYZ_PlayerModel.m
// WXYZ_Player
//
// Created by ihoudf on 2017/7/18.
// Copyright © 2017ihoudf. All rights reserved.
//
#import "WXYZ_PlayerModel.h"
@implementation WXYZ_PlayerModel
@end
@implementation WXYZ_PlayerInfoModel
@end